System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform Method

Scales the local geometric transform by the specified amounts. This method prepends the scaling matrix to the transform.

Syntax

public void ScaleTransform (float sx, float sy)

Parameters

sx
The transform scale factor in the x-axis direction.
sy
The transform scale factor in the y-axis direction.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0