ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMExteriorTick Class / EdgeAffinity Property

In This Topic
    EdgeAffinity Property
    In This Topic
    Gets or sets the collection of edges the ticks or the labels draw on. If the collection is empty, the drawing is made on the entire area of interest.
    Syntax
    public int[] EdgeAffinity {get; set;}
    Public Property EdgeAffinity As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also