DrawingRectangleAnchorReference¶
Namespace: ThinkGeo.Core
public enum DrawingRectangleAnchorReference
Inheritance Object → ValueType → Enum → DrawingRectangleAnchorReference
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Center | 0 | |
| UpperLeft | 1 | |
| UpperRight | 2 | |
| LowerLeft | 3 | |
| LowerRight | 4 |