Skip to content

RestrictionStyle

Namespace: ThinkGeo.Core

This enumeration specifies the type of restriction zone display style.

public enum RestrictionStyle

Inheritance ObjectValueTypeEnumRestrictionStyle
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
HatchPattern 0 Hatch pattern. Can be used to represent "no data" in this zone.
CircleWithSlashImage 1 A tiled circle with slash (strikeout) image. Can be used to represent restriction or lack of viewing permissions.
UseCustomStyles 2 Will use a custom style instead of default style.