Skip to main content
All docs
V25.1
  • 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.