ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPolygonSymbol Class / AngleAlignment Property

In This Topic
    AngleAlignment Property (CIMPolygonSymbol)
    In This Topic
    Gets or sets whether polygon symbol fills align to the map or to the display when a rotation is applied to the map.
    Syntax
    public AngleAlignment AngleAlignment {get; set;}
    Public Property AngleAlignment As AngleAlignment
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also