Ant Organisation Ltd documentation

ViewBase.DrawBorder Method (Graphics, Int32, Int32, Pen, Brush)

Draw the border of the view control

protected void DrawBorder(
   Graphics graphics,
   int xOffset,
   int yOffset,
   Pen border,
   Brush background
);

Parameters

graphics
xOffset
yOffset
border
background

See Also

ViewBase Class | Ant.Workflow.View Namespace | ViewBase.DrawBorder Overload List