Click or drag to resize

DistanceMeterClearDelta Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Zero the distance traveled, but retain the last point on the route.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void ClearDelta()
Remarks
Useful when only the length of the current segment on a route need be known.
See Also