Click or drag to resize

PolygonFenceSnapToStreets Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new PolygonFence that includes only those streets that lie entirely within the area of this fence.

Namespace:  Telogis.GeoBase.GeoFence
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public GeoFenceCollection SnapToStreets()

Return Value

Type: GeoFenceCollection
A new GeoFenceCollection.
See Also