ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCustomGridLabelTemplate Class / EdgeLabelAngles Property

In This Topic
    EdgeLabelAngles Property
    In This Topic
    Gets or sets the list of label angles to set the text symbol angle for each grid edge.
    Syntax
    public double[] EdgeLabelAngles {get; set;}
    Public Property EdgeLabelAngles As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also