DrawingTextLetterCase¶
Namespace: ThinkGeo.Core
public enum DrawingTextLetterCase
Inheritance Object → ValueType → Enum → DrawingTextLetterCase
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Default | 0 | |
| Uppercase | 1 | |
| Lowercase | 2 |