DistanceZero Property | |
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; }
Public Shared ReadOnly Property Zero As Distance
Get
Return Value
Type:
DistanceA Distance object that has the distance of zero meters.
See Also