Icon Scale Method

procedure Scale(SX,SY: Double)

Available In: Visual Client Applications

Use this method to change the transformation matrix so that the scale of the canvas is modified according to the specified x and y axis values (independent of one another).

Information Specify negative values to "flip" the coordinates of the canvas for a given axis.
Image