Edge Enum
Specifies the edge.
public enum Edge
Public Enum Edge
Inheritance: ObjectValueTypeEnumEdge
Fields
Edge.Bottom | 1 | Bottom. |
Edge.Left | 2 | Left. |
Edge.Right | 3 | Right. |
Edge.Top | 0 | Top. |
Specifies the edge.
public enum Edge
Public Enum Edge
Inheritance: ObjectValueTypeEnumEdge
Edge.Bottom | 1 | Bottom. |
Edge.Left | 2 | Left. |
Edge.Right | 3 | Right. |
Edge.Top | 0 | Top. |