Constructor HtmlSyntaxPaint
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v10.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
painterIPainterSpecifies
IPainterobject used to draw text and graphic primitives.controlControlSpecifies control owning the
HtmlSyntaxPaint.
HtmlSyntaxPaint(IPainter, Control)
public HtmlSyntaxPaint(IPainter painter, Control control)