ArcGIS Pro 2.9 API Reference Guide
AngleFormat Property

ArcGIS.Desktop.Core.UnitFormats Namespace > DisplayUnitFormat Class : AngleFormat Property
Gets the AngleFormat used for unit formatting
Syntax
public CIMAngleFormat AngleFormat {get;}
Public ReadOnly Property AngleFormat As CIMAngleFormat
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

See Also

Reference

DisplayUnitFormat Class
DisplayUnitFormat Members