StreetLinks Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual StreetLink[] Links { get; }
Public Overridable ReadOnly Property Links As StreetLink()
Get
Property Value
Type:
StreetLinkRemarks
Most streets are made up of a number of
StreetLinks that
represent individual segments of street from, say, one intersection to the next.
See Also