RestrictionMode¶
Namespace: ThinkGeo.Core
This enumeration specifies the restriction mode.
public enum RestrictionMode
Inheritance Object → ValueType → Enum → RestrictionMode
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| HideZones | 0 | Represents "hide zones". |
| ShowZones | 1 | Represents "show zones". |