This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDistanceMeasurement Interface (ArcObjects .NET 10.5 SDK) |
Distance measurement and its associated uncertainty information.
Description | ||
---|---|---|
AngularUnit | The angular unit of the distance measurment. | |
AzimuthAngle | The azimuth angle of the distance measurement. | |
AzimuthAngleUncertainty | The uncertainty of the azimuth angle measurement. | |
DistanceMeasurement | The distance measurement. | |
DistanceUncertainty | The uncertainty of the diatance measurement. | |
ElevationAngle | The elevation angle of the distance measurement. | |
ElevationAngleUncertainty | The uncertainty of the elevation angle measurement. | |
HeightAtPoint1 | The height measurement at the first point. | |
HeightAtPoint2 | The height measurement at the second point. | |
HorizontalDistanceMeasurement | The horizontal distance measurement. | |
HorizontalDistanceUncertainty | The horizontal distance measurement uncertainty. | |
LinearUnit | The linear unit of this distance measurment. | |
Reset | Resets all the properties of this IAngularMeasurement to their default values. | |
VerticalDistanceMeasurement | The vertical distance measurement. | |
VerticalDistanceUncertainty | The vertical distance measurement uncertainty. |
CoClasses and Classes | Description |
---|---|
DistanceMeasurement | Implements interface IDistanceMeasurement (distance measurement and the associated uncertainty information). |