Scales the coordinates so that 1 unit in the horizontal and vertical dimensions of the new coordinate system
is the same size as sx and sy units, respectively, in the previous coordinate system.

C# | Visual Basic | Visual C++ |
public void Scale( float sx, float sy )
Public Sub Scale ( sx As Single, sy As Single )
public: void Scale( float sx, float sy )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)