Table of Contents

Constructor StandardVisualTheme

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

StandardVisualTheme(string, Font)

Initialize new instance of StandardVisualTheme with specified parameters.

protected StandardVisualTheme(string name, Font font = null)

Parameters

name string

Color theme name.

font Font

Font of this new instance.

StandardVisualTheme(string, Font)

protected StandardVisualTheme(string name, Font font = null)

Parameters

name string
font Font