ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.UnitFormats Namespace / DisplayUnitFormat Class / SetAngleFormat Method
Version

    SetAngleFormat Method
    Apply changes to the angle format
    Syntax
    public void SetAngleFormat( 
       CIMAngleFormat angleFormat
    )

    Parameters

    angleFormat
    Remarks
    If the unit format does not contain an angle format then attempting to apply changes will be ignored.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also