Scales the local geometric transform by the specified amounts in the specified order.
sx The transform scale factor in the x-axis direction. sy The transform scale factor in the y-axis direction. order A System.Drawing.Drawing2D.MatrixOrder that specifies whether to append or prepend the scaling matrix.