public enum ENDiagramItemOperationMask : System.Enum
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 |
EditMask | Mask for editing |
Format | Can change style - applicable to styleable elements |
GeometryEdit | Can edit geometry |
Glue | Glue - applicable to shapes. Specifies whether shape end-points and control points can be glued when moved. |
InplaceEdit | Inplace edit - applicable to inplace editable elements |
MoveX | Move horizontally |
MoveY | Move vertically |
None | None |
Paint | Paint - applicable to all page elements |
Print - applicable to all elements paintable elements | |
ResizeX | Resize X - applicable to models |
ResizeY | Resize Y - applicable to models |
Rotate | Rotate |
Select | Select item |
SelectAndInplaceEditMask | Mask for Select and Inplace Edit |
Snap | Snap - applicable to shapes and guidelines. Specifies whether the object can attact points and coordinates. |
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 11, Windows 10, Windows 7, 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)