Class StandardVisualTheme
Represents a color theme with an additional list of predefined colors. This class is abstract.
public abstract class StandardVisualTheme : VisualTheme, IVisualTheme, IDisposable
- Inheritance
-
StandardVisualTheme
- Implements
- Derived
Constructors
Properties
- Colors
Gets or sets a list of Color properties used to draw various visual elements for the editor and related controls.