Scales the local geometric transformation of this System.Drawing.TextureBrush object by the specified amounts in the specified order.
- sx
- The amount by which to scale the transformation in the x direction.
- sy
- The amount by which to scale the transformation in the y direction.
- order
- A System.Drawing.Drawing2D.MatrixOrder enumeration that specifies whether to append or prepend the scaling matrix.
This method does not return a value.