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

    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

    ArcGIS Pro version: 3 or higher.
    See Also