Click or drag to resize

StreetLinkFence Constructor (GeoCodeFull)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Construct a street link fence around the StreetLink that contains a specified address.

Namespace:  Telogis.GeoBase.GeoFence
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public StreetLinkFence(
	GeoCodeFull gcf
)

Parameters

gcf
Type: Telogis.GeoBaseGeoCodeFull
The results from a reverse geocode of the address.
See Also