This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPointMeasurement Interface > IPointMeasurement.IsHorizontalUnitLinear Property (ArcObjects .NET 10.5 SDK) |
Indicates if the unit of the horizontal axes is a linear unit.
[Visual Basic .NET] Public ReadOnly Property IsHorizontalUnitLinear As Boolean
[C#] public bool IsHorizontalUnitLinear {get;}
[C++]
HRESULT get_IsHorizontalUnitLinear(
VARIANT_BOOL* pIsLinearUnit
);
[C++]
Parameters pIsLinearUnit [out, retval] pIsLinearUnit is a parameter of type VARIANT_BOOL