ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMInteriorTick Class / IndicateDirection Property

In This Topic
    IndicateDirection Property
    In This Topic
    Gets or sets a value indicating whether the ticks show the direction away from the origin. If false, the ticks bisect the center of the grid line.
    Syntax
    public bool IndicateDirection {get; set;}
    Public Property IndicateDirection As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also