This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IH > IHeightMeasurement Interface (ArcObjects .NET 10.5 SDK) |
Height measurement and the associated uncertainty information.
Description | ||
---|---|---|
AngularUnit | The angular unit of this height measurment. | |
AzimuthAngleAtBase | The object's base azimuth angle. | |
AzimuthAngleAtTop | The object's top azimuth angle. | |
GroundProjectedAzimuthAngle | The object's ground projected azimuth angle. | |
HeightMeasurement | The height measurement. | |
HeightUncertainty | The height measurement uncertainty. | |
LinearUnit | The linear unit of this height measurment. | |
MinimumDistance | The minimum distance between the two points measured. | |
Reset | Resets all the properties of this IHeightMeasurement to their default values. | |
ShadowAzimuthAngle | The object's shadow azimuth angle. |
CoClasses and Classes | Description |
---|---|
HeightMeasurement | Implements interface IHeightMeasurement (height measurement and its associated uncertainty information). |