ArcObjects Library Reference (DataSourcesRaster)  

IHeightMeasurement Interface

Height measurement and the associated uncertainty information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AngularUnit The angular unit of this height measurment.
Read/write property AzimuthAngleAtBase The object's base azimuth angle.
Read/write property AzimuthAngleAtTop The object's top azimuth angle.
Read/write property GroundProjectedAzimuthAngle The object's ground projected azimuth angle.
Read/write property HeightMeasurement The height measurement.
Read/write property HeightUncertainty The height measurement uncertainty.
Read/write property LinearUnit The linear unit of this height measurment.
Read/write property MinimumDistance The minimum distance between the two points measured.
Method Reset Resets all the properties of this IHeightMeasurement to their default values.
Read/write property ShadowAzimuthAngle The object's shadow azimuth angle.

CoClasses that implement IHeightMeasurement

CoClasses and Classes Description
HeightMeasurement Implements interface IHeightMeasurement (height measurement and its associated uncertainty information).