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
painter
IPainterSpecifies
IPainter
object used to draw text and graphic primitives.control
ControlSpecifies control owning the
HtmlSyntaxPaint
.
HtmlSyntaxPaint(IPainter, Control)
public HtmlSyntaxPaint(IPainter painter, Control control)