Ant Organisation Ltd documentation

ViewBase.Draw Method 

Render the view

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

Parameters

graphics
xOffset
yOffset

See Also

ViewBase Class | Ant.Workflow.View Namespace