Function setRange from qtcanvas
Brief description
setRange(canvas:QtCanvas,range:QRectF):void
Sets the range of the canvas More ...
Function information
Name: | setRange |
Base: | QtCanvas |
Group: | Qt plugins:Image plugins |
Icon: | qtimage.png |
Color: | darkGreen |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Sets the range of the canvas.
Input parameters
-
canvas:
QtCanvas
- Canvas instance
-
range:
QRectF
- Coordinate system range
Return values
-
Default return value:
void