ArcGIS Pro 2.9 API Reference Guide
SetAngleFormat Method

ArcGIS.Desktop.Core.UnitFormats Namespace > DisplayUnitFormat Class : SetAngleFormat Method
Apply changes to the angle format
Syntax
public void SetAngleFormat( 
   CIMAngleFormat angleFormat
)
Public Sub SetAngleFormat( _
   ByVal angleFormat As CIMAngleFormat _
) 

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, Windows 8.1

See Also

Reference

DisplayUnitFormat Class
DisplayUnitFormat Members