DirectionGradient(TCanvas,TRect,TCanvasColor[],TGradientDirection,Integer) Method |
Scroll Prev Top Next More |
Paints a rectangular portion of the canvas with a linear gradient specified by the colors array
Note |
---|
LineSize and Colors more than 2 are ignored for diagonal gradients |
Namespace: RSVclGraphics
Delphi |
procedure DirectionGradient( const Canvas: TCanvas; const CanvasRect: TRect; |
Parameters
Canvas
Type: TCanvas
Canvas to paint on
CanvasRect
Type: TRect
Rectangle portion of the canvas to fill with the gradient
Colors
Type: array of TCanvasColor
Colors of the gradient
Direction
Type: TGradientDirection
Direction of the gradient
LineSize
Type: Integer
Step (or coarseness) of the gradient