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

    EdgeAffinity Property
    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;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also