[Overview][Constants][Types][Classes][Procedures and functions][Index] |
StretchDraw - steretch out the image being drawn to fit the supplied location and size
Source position: fpcanvas.pp line 299
public procedure TFPCustomCanvas.StretchDraw( |
x: Integer; |
y: Integer; |
w: Integer; |
h: Integer; |
source: TFPCustomImage |
); |
lazarus-ccr.sourceforge.net |