ArcObjects Library Reference (DataSourcesRaster)  

IAngularMeasurement Interface

Angular measurement and its associated uncertainty information.

Product Availability

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

Members

Description
Read/write property AngleMeasurement The angular measurment.
Read/write property AngleUncertainty The angular measurment uncertainty.
Read/write property AngularUnit The angular unit of this angular measurment object.
Read/write property HeightAtPoint1 The height measurement at the first point.
Read/write property HeightAtPoint2 The height measurement at the second point.
Read/write property LinearUnit The linear unit of this angular measurment.
Method Reset Resets all the properties of this IAngularMeasurement to their default values.

CoClasses that implement IAngularMeasurement

CoClasses and Classes Description
AngularMeasurement Implements interface IAngularMeasurement (angular measurement and the associated uncertainty information).