ZoomSnapDirection¶
Namespace: ThinkGeo.Core
Specifies the ZoomSnapDirection enumeration.
public enum ZoomSnapDirection
Inheritance object → ValueType → Enum → ZoomSnapDirection
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| UpperScale | 0 | Identifies the UpperScale value. |
| LowerScale | 1 | Identifies the LowerScale value. |