Table of Contents

Constructor SyntaxPaint

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

SyntaxPaint(IPainter, Control)

Initializes a new instance of the SyntaxPaint class with specified parameters.

public SyntaxPaint(IPainter painter, Control control)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.

control Control

Specifies control begin painted.