Stroke.Transform Method
Stroke.Transform Method |
Applies a linear transformation to a Stroke object.
Overload List
public void Transform(Matrix) public void Transform(Matrix, Boolean)
Remarks
The linear transform can represent scaling, rotation, translation, and combinations of transformations.
Examples
See Also