Method PaintColumn
PaintColumn(IPainter, Rectangle)
Draws margin column on the specified graphic surface.
public virtual void PaintColumn(IPainter painter, Rectangle rect)
Parameters
painterIPainterRepresents
IPaintersurface to draw on.rectRectangleRectangular area of
Marginto draw.
PaintColumn(IPainter, RectD)
public virtual void PaintColumn(IPainter painter, RectD rect)