ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / EventsTicksVisualization Enumeration

In This Topic
    EventsTicksVisualization Enumeration
    In This Topic
    Represents how events ticks are displayed.
    Syntax
    Members
    MemberDescription
    None Events ticks are not shown.
    StartAndEnd Start and End ticks are shown.
    StartOnly Only start ticks are shown.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.EventsTicksVisualization

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also