Table of Contents

Method Paint

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

Paint(IPainter)

Draws EditPage object on specified graphic surface.

public virtual void Paint(IPainter painter)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.