Hide Comments
Hide Comments

TRSChartGraphic.TiledDraw(TCanvas,TCanvasRect,TTileGraphic,TCanvasPixel,TCanvasPixel) Method

Comments (0)

Tiles the image across the entire input rectangle.

The Image is drawn at full size from the top left of the ARect across and down until outside of the input rectangle. Use the overloaded TiledDraw methods to constrain the size of the Image.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public 
  procedure TiledDraw( const Canvas: TCanvas; ARect: TCanvasRect; 
  Image: TTileGraphic; Left, Top: TCanvasPixel ); overload; 
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

Image

Type: TTileGraphic

Left

Type: TCanvasPixel

Top

Type: TCanvasPixel

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb