Ant Organisation Ltd documentation

WorkflowView.Draw Method 

Draws the view

public override void Draw(
   Graphics graphics,
   int xOffset,
   int yOffset
);

Parameters

graphics
Graphics to draw the view on
xOffset
Scroll position of the view
yOffset
Scroll position of the view

See Also

WorkflowView Class | Ant.Workflow.View Namespace