Enum LocationType
Enumerates the different possible location types in the OpenLR domain.
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum LocationTypeCircle
A circle location.
Grid
A grid location.
LineLocation
A line location.
PointAlongLine
A point along line location.
PoiWithAccessPoint
A POI with access point location.
Polygon
A polygon location.
Rectangle
A rectangle location.