'Declaration
Public Enum ShapeAdjustHandleType Inherits System.Enum
'Usage
Dim instance As ShapeAdjustHandleType
public enum ShapeAdjustHandleType : System.Enum
'Declaration
Public Enum ShapeAdjustHandleType Inherits System.Enum
'Usage
Dim instance As ShapeAdjustHandleType
public enum ShapeAdjustHandleType : System.Enum
Member | Description |
---|---|
Polar | Specifies a polar adjust handle for a custom shape. |
XY | Specifies an XY-based adjust handle for a custom shape. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandleType