SetScale(X: Double, Y: Double);
X. Scale by the X axis.
Y. Scale by the Y axis.
The SetScale method sets the scale of the graphic image.
The example of use is given in description of the IGxGraphics.SaveState method.
See also:
IGxGraphics