MaskType¶
Namespace: ThinkGeo.Core
public enum MaskType
Inheritance Object → ValueType → Enum → MaskType
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Default | 0 | |
| Rectangle | 1 | |
| RoundedCorners | 2 | |
| RoundedEnds | 3 | |
| Circle | 4 |