StreetDataGetMileMarkerRanges Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the ranges of milemarkers that can be queried from this street.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual StreetDataMileMarkerRange[] GetMileMarkerRanges()
Public Overridable Function GetMileMarkerRanges As StreetDataMileMarkerRange()
Return Value
Type:
StreetDataMileMarkerRangeAn array of MileMarkerRange structs.
See Also