ArcObjects Library Reference (DataSourcesRaster)  

IDistanceMeasurement Interface

Distance measurement and its associated uncertainty information.

Product Availability

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

Members

Description
Read/write property AngularUnit The angular unit of the distance measurment.
Read/write property AzimuthAngle The azimuth angle of the distance measurement.
Read/write property AzimuthAngleUncertainty The uncertainty of the azimuth angle measurement.
Read/write property DistanceMeasurement The distance measurement.
Read/write property DistanceUncertainty The uncertainty of the diatance measurement.
Read/write property ElevationAngle The elevation angle of the distance measurement.
Read/write property ElevationAngleUncertainty The uncertainty of the elevation angle measurement.
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 HorizontalDistanceMeasurement The horizontal distance measurement.
Read/write property HorizontalDistanceUncertainty The horizontal distance measurement uncertainty.
Read/write property LinearUnit The linear unit of this distance measurment.
Method Reset Resets all the properties of this IAngularMeasurement to their default values.
Read/write property VerticalDistanceMeasurement The vertical distance measurement.
Read/write property VerticalDistanceUncertainty The vertical distance measurement uncertainty.

CoClasses that implement IDistanceMeasurement

CoClasses and Classes Description
DistanceMeasurement Implements interface IDistanceMeasurement (distance measurement and the associated uncertainty information).