Ant Organisation Ltd documentation

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

Draws the border of the view control

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

Parameters

graphics
xOffset
yOffset
border
background
highlight

See Also

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