Click or drag to resize

PolygonHeight Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The height of this polygon feature, for example a building. 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 Height { get; }

Property Value

Type: Distance
See Also