Click or drag to resize

UndoActionComponentCreateDelete Class

The action of undo/redo system for creating and deleting objects.
Inheritance Hierarchy

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public class UndoActionComponentCreateDelete : UndoSystemAction

The UndoActionComponentCreateDelete type exposes the following members.

Constructors
  NameDescription
Public methodUndoActionComponentCreateDelete
Initializes a new instance of the UndoActionComponentCreateDelete class
Top
Properties
  NameDescription
Public propertyDocument
Public propertyObjects
Top
Methods
Extension Methods
See Also