PolygonClearance Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The distance between the bottom of the polygon and the ground, for example a skywalk.
Returns a
Distance object, which consists of
a value and a distance unit.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Distance Clearance { get; }
Public ReadOnly Property Clearance As Distance
Get
Property Value
Type:
DistanceSee Also