TcxCustomLookAndFeelPainter.DrawGanttMilestone(TcxCustomCanvas,TRect,TdxScaleFactor,TColor) Method
Declaration
procedure DrawGanttMilestone(ACanvas: TcxCustomCanvas; const R: TRect; AScaleFactor: TdxScaleFactor; const AColor: TColor = clDefault); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AScaleFactor | TdxScaleFactor |
AColor | TColor |
See Also