This document is archived and information here might be outdated.  Recommended version.


IGpSpRefObject.AngularUnitName Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGpSpRefObject.AngularUnitName Property

The angular unit name.

[Visual Basic .NET]
Public Property AngularUnitName As String
[C#]
public string AngularUnitName {get; set;}
[C++]
HRESULT get_AngularUnitName(
void
);
[C++]
HRESULT put_AngularUnitName(
);

Product Availability

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

See Also

IGpSpRefObject Interface