Click or drag to resize

UndoActionComponentMove Class

The action of undo/redo system for moving components relative to other components.
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 UndoActionComponentMove : UndoSystemAction

The UndoActionComponentMove type exposes the following members.

Constructors
  NameDescription
Public methodUndoActionComponentMove
Initializes a new instance of the UndoActionComponentMove class
Top
Properties
  NameDescription
Public propertyDocument
Public propertyObj
Top
Methods
Extension Methods
See Also