Method PaintColumn
PaintColumn(IPainter, Rectangle)
Draws margin column on the specified graphic surface.
public virtual void PaintColumn(IPainter painter, Rectangle rect)
Parameters
painter
IPainterRepresents
IPainter
surface to draw on.rect
RectangleRectangular area of
Margin
to draw.
PaintColumn(IPainter, RectD)
public virtual void PaintColumn(IPainter painter, RectD rect)