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