Table of Contents

Method Paint

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

Paint(IPainter, Rectangle)

When implemented by a class, draws IMargin object on the specified graphic surface.

void Paint(IPainter painter, Rectangle rect)

Parameters

painter IPainter

Represents IPainter surface to draw on.

rect Rectangle

Rectangular area of IMargin to draw.