'Declaration
Public Enum ENDiagramItemOperationMask Inherits System.Enum
'Usage
Dim instance As ENDiagramItemOperationMask
public enum ENDiagramItemOperationMask : System.Enum
'Declaration
Public Enum ENDiagramItemOperationMask Inherits System.Enum
'Usage
Dim instance As ENDiagramItemOperationMask
public enum ENDiagramItemOperationMask : System.Enum
Member | Description |
---|---|
All | All |
ChangeAspectRatio | Change aspect ratio |
ChangeBeginPoint | Change begin point - applicable only to 1D shapes |
ChangeEndPoint | Change end point - applicable only to 1D shapes |
ChangePinPoint | Change pin point - applicable only to 2D shapes |
ContextMenuEdit | Context menu edit - applicable to context menu editable elements |
Delete | Can delete - applicable to all elements, which reside in composites |
Format | Can change style - applicable to styleable elements |
GeometryEdit | Can edit geometry |
InplaceEdit | Inplace edit - applicable to inplace editable elements |
MoveX | Move horizontally |
MoveY | Move vertically |
None | None |
Print - applicable to all elements paintable elements | |
ResizeX | Resize X - applicable to models |
ResizeY | Resize Y - applicable to models |
Rotate | Rotate |
Select | Select item |
TrackersEdit | Trackers edit - applicable only to shapes |
Ungroup | Ungroup - applicable only to groups |
UpdateBounds | Update Bounds operation (only applicable to 2D Shapes) |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENDiagramItemOperationMask
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2