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