C#
VB
Java
Objective-C
C++
Resizes this SVG document by the specified factor.
scaleFactor
Factor to use. This value must not be 0.
This method works by updating the view box of the internal SVG document and will not resize each item physically. The SvgDocument must be flat. When this value returns, the value of Bounds will be updated with the new size.