'DeclarationPublic Enum AdjustEditingShapeTypes Inherits System.Enum
'UsageDim instance As AdjustEditingShapeTypes
public enum AdjustEditingShapeTypes : System.Enum
'DeclarationPublic Enum AdjustEditingShapeTypes Inherits System.Enum
'UsageDim 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 |
| CornorAdjust | Adjust the 1st or 2nd control points as cornor |
| 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