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