Skip to main content
A newer version of this page is available. .

CustomDrawTaskEventArgs.DrawShape Method

Name Parameters Description
DrawShape() none Draws the task shape: bar, summary bar, or milestone.
DrawShape(DateTime, DateTime) interruptionStart, interruptionFinish Draws the task shape (bar, summary bar, or milestone) with an interruption.
DrawShape(RectangleF, Single) bounds, progress Draws the task shape: bar, summary bar, or milestone.