Table of Contents

Method Paint

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

Paint(IPainter, Rectangle)

Draws Margin object on the specified graphic surface.

public virtual void Paint(IPainter painter, Rectangle rect)

Parameters

painter IPainter

Represents IPainter surface to draw on.

rect Rectangle

Rectangular area of Margin to draw.