CloudRoutingServiceAreaObjectType¶
Namespace: ThinkGeo.Core
Specifies the shape type of ServiceArea.
public enum CloudRoutingServiceAreaObjectType
Inheritance Object → ValueType → Enum → CloudRoutingServiceAreaObjectType
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Polygon | 0 | Polygon. |
LineString | 1 | LineString. |