SettingsUnitZoneAngularUnits Property |
Gets or sets the AngleUnitType enum value that specifies the units in which angles are displayed.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AngleUnitType AngularUnits { get; set; }
Public Property AngularUnits As AngleUnitType
Get
Set
public:
property AngleUnitType AngularUnits {
AngleUnitType get ();
void set (AngleUnitType value);
}
Property Value
AngleUnitType
See Also