Table of Contents

Constructor HtmlSyntaxPaint

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

HtmlSyntaxPaint(IPainter, Control)

Initializes a new instance of the HtmlSyntaxPaint class with specified graphic surface and owner control.

public HtmlSyntaxPaint(IPainter painter, Control control)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.

control Control

Specifies control owning the HtmlSyntaxPaint.