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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also