This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAngularMeasurement Interface > IAngularMeasurement.AngularUnit Property (ArcObjects .NET 10.5 SDK) |
The angular unit of this angular measurment object.
[Visual Basic .NET] Public Property AngularUnit As String
[C#] public string AngularUnit {get; set;}
[C++]
HRESULT get_AngularUnit(
BSTR* pAngularUnit
);
[C++]
HRESULT put_AngularUnit(
BSTR pAngularUnit
);
[C++]
Parameters pAngularUnit [out, retval] pAngularUnit is a parameter of type BSTR pAngularUnit [in] pAngularUnit is a parameter of type BSTR