ArcGIS Pro 3.7 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 Property IndicateDirection As Boolean
    public bool IndicateDirection {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also