'Declaration
Public Enum ZOrderCommand Inherits System.Enum
'Usage
Dim instance As ZOrderCommand
public enum ZOrderCommand : System.Enum
'Declaration
Public Enum ZOrderCommand Inherits System.Enum
'Usage
Dim instance As ZOrderCommand
public enum ZOrderCommand : System.Enum
Member | Description |
---|---|
BringForward | Bring shape forward. |
BringToFront | Bring shape to the front. |
SendBackward | Send shape backward. |
SendToBack | Send shape to the back. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.ZOrderCommand