Table of Contents

Class StandardVisualTheme

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

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

StandardVisualTheme(string, MediaFont)

Properties

Colors

Gets or sets a list of Color properties used to draw various visual elements for the editor and related controls.

Methods

AddLineStyle(string, Color, Color, Color, LineStyleOptions, int)
AddStyle(string, string, Color, Color)
AddStyle(string, string, Color, Color, FontStyle, bool)
GetColors()
InitializeStyles()