Xbasic
ui_quickdraw_scale Function
Syntax
C UI_QUICKDRAW_SCALE(C drawing_code,N scaleX[,N scaleY[,N offsetX[,N offsetY[,N adjustX[,N adjustY]]]]])
Arguments
- drawing_code
Character
- scaleX
Numeric
- scaleY
Numeric
- offsetX
Numeric
- offsetY
Numeric
- adjustX
Numeric
- adjustY
Numeric
Description
Scale quickdraw, and optionally translate (add offset) - optionally adjust before scale to change the 'source'.