Click or drag to resize

DistanceMeterClearFull Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Clears both the accumulated distance and the last point.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void ClearFull()
Remarks
Distance is calculated between two (or more) points, so no distance will be accumulated until at least two points have been added.
See Also