Table of Contents

Method ApplyTheme

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

ApplyTheme(IVisualTheme)

Whem implemented by a class, applies visual theme to the SyntaxEdit control.

void ApplyTheme(IVisualTheme theme)

Parameters

theme IVisualTheme

IVisualTheme whose properties will be assigned.