DrawingTextAlignment¶
Namespace: ThinkGeo.Core
public enum DrawingTextAlignment
Inheritance Object → ValueType → Enum → DrawingTextAlignment
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Default | 0 | Equal Left |
| Left | 1 | |
| Center | 2 | |
| Right | 3 |