'Declaration
Public Enum AdjustEditingShapeTypes Inherits System.Enum
'Usage
Dim instance As AdjustEditingShapeTypes
public enum AdjustEditingShapeTypes : System.Enum
'Declaration
Public Enum AdjustEditingShapeTypes Inherits System.Enum
'Usage
Dim instance As AdjustEditingShapeTypes
public enum AdjustEditingShapeTypes : System.Enum
Member | Description |
---|---|
Adjust1stControl | Adjust the 1st control point of the node |
Adjust2ndControl | Adjust the 2nd control point of the node |
AdjustNode | Adjust the node |
ChangeEditingType | Change editing type of the specifed node |
ChangeSegmentType | Change segment type of the specified node |
ClosePath | Close specified path |
CornerAdjust | Adjust the 1st or 2nd control points as corner |
CreatingNode | Creating a new node. |
DeleteSegment | Delete segment |
None | |
OpenPath | Open the specifed path |
SmoothAdjust | Adjust the 1st or 2nd control points as smooth |
StraightAdjust | Adjust the 1st or 2nd control points as straight |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Commands.AdjustEditingShapeTypes