Hide Comments
Hide Comments

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

Comments (0)

Tiles the image across the entire input rectangle.

The Image is drawn at ImageRect size from the top left of the ARect across and down until outside of the input rectangle.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public 
  procedure TiledDraw( const Canvas: TCanvas; ARect: TCanvasRect; 
  Image: TTileGraphic; ImageRect: TCanvasRect ); overload; 
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

Image

Type: TTileGraphic

ImageRect

Type: TCanvasRect

expandingSee Also

Comments (0)

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