Click or drag to resize

StreetLinks Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the StreetLinks that make up this street.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public virtual StreetLink[] Links { get; }

Property Value

Type: StreetLink
Remarks
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