ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / SpatialMapSeries Class / RotationField Property

In This Topic
    RotationField Property (SpatialMapSeries)
    In This Topic
    Gets or sets index layer's rotation field.
    Syntax
    public string RotationField {get; set;}
    Public Property RotationField As String

    Property Value

    Type: String
    Remarks
    Optional. If not set, no rotation is applied.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also