Table of Contents

Method PaintColumn

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

PaintColumn(IPainter, Rectangle)

Draws margin column on the specified graphic surface.

public virtual void PaintColumn(IPainter painter, Rectangle rect)

Parameters

painter IPainter

Represents IPainter surface to draw on.

rect Rectangle

Rectangular area of Margin to draw.