TCanvas3D.StretchDraw

TCanvas3D.StretchDraw
TCanvas3D

procedure StretchDraw(Const Rect: TRect; Const Graphic: TGraphic; Const Pos: Double; Plane: TCanvas3DPlane); virtual; overload;

Unit
TeCanvas

Description
Displays Graphic (TBitmap, TJPEGImage, etc) at specified rectangle and Z coordinate.

Warning: This can be a slow operation when having 3D rotation and elevation.

See also: SmoothStretch