ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / TimeSpanSymbolBoundary Enumeration

In This Topic
    TimeSpanSymbolBoundary Enumeration
    In This Topic
    Options for how a time span symbol will symbolize boundaries.
    Syntax
    Members
    MemberDescription
    EndPoint Time span symbol with end boundary.
    None Time span symbol with no boundaries.
    StartAndEndPoint Time span symbol with start and end boundary.
    StartPoint Time span symbol with start boundary.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also