Skip to main content
All docs
V23.2

CustomDrawTimelineTaskEventArgs Constructors

Contains data for the CustomDrawTimelineTask event.
Name Parameters Description
CustomDrawTimelineTaskEventArgs(GraphicsCache, GanttTimelineItemInfo, GanttTimelinePainter, GanttTimelineViewInfo) cache, taskInfo, ganttRangeControlTimelinePainter, viewInfo Initializes a new instance of the CustomDrawTimelineTaskEventArgs class with specified settings.
See Also