Table of Contents

Method Paint

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

Paint(IPainter, Rectangle)

When implemented by a class, draws pages collection on the graphic surface.

void Paint(IPainter painter, Rectangle rect)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.

rect Rectangle

Rectangular area of pages collection to draw on.