ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.UnitFormats Namespace / DisplayUnitFormat Class / AngleFormat Property

AngleFormat Property
Gets the AngleFormat used for unit formatting
Syntax
public CIMAngleFormat AngleFormat {get;}
Remarks
This will be null except for a DisplayUnitFormat.UnitFormatType of UnitFormatType.Angular.
To apply changes to unit formats with an AngleFormat call SetAngleFormat
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also