This document is archived and information here might be outdated.  Recommended version.


IAngularMeasurement Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAngularMeasurement Interface
ArcGIS Developer Help

IAngularMeasurement Interface

Angular measurement and its associated uncertainty information.

Product Availability

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

Members

Name 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.

Classes that implement IAngularMeasurement

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