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


IGSPlan.AngleUnits Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPlan Interface > IGSPlan.AngleUnits Property
ArcGIS Developer Help

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