Click or drag to resize

DistanceZero Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns a zero distance object, with a distance unit of meters.

Namespace:  Telogis.GeoBase.Measurement
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static Distance Zero { get; }

Return Value

Type: Distance
A Distance object that has the distance of zero meters.
See Also