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


IGSPlan.AngleUnits Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSPlan.AngleUnits Property

Plan units for angles.

[Visual Basic .NET]
Public Property AngleUnits As esriDirectionUnits
[C#]
public esriDirectionUnits AngleUnits {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface