TTeeCanvas3D.StretchDraw
TTeeCanvas3D
procedure StretchDraw(Const ARect: TRect; Const Graphic: TGraphic); override;
Unit
TeCanvas
Description
Displays a graphic image (bitmap, metafile, jpeg, etc) using the Rect rectangle coordinates.
See VCL help file for TCanvas StretchDraw method.