ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTimeline Class / Theme Property

In This Topic
    Theme Property (CIMTimeline)
    In This Topic
    Gets or sets the theme of the timeline. e.g. Light, Medium, or Dark.
    Syntax
    public TimelineTheme Theme {get; set;}
    Public Property Theme As TimelineTheme
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also