ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandardLabelPlacementProperties Class / PointPlacementAngles Property

In This Topic
    PointPlacementAngles Property
    In This Topic
    Gets or sets an array of point placement angles.
    Syntax
    public double[] PointPlacementAngles {get; set;}
    Public Property PointPlacementAngles As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also