Click or drag to resize

PolygonClearance Property

Verizon Connect Logo
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; }

Property Value

Type: Distance
See Also