StreetLinkFence Constructor (GeoCodeFull) | |
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
)
Public Sub New (
gcf As GeoCodeFull
)
Parameters
- gcf
- Type: Telogis.GeoBaseGeoCodeFull
The results from a reverse geocode of the address.
See Also