Stroke.Transform Method
Applies a linear transformation to a Stroke object.
Overload List
Name | Description |
---|---|
Stroke.Transform (Matrix) | Applies a linear transformation to a Stroke object, not affecting the pen width. |
Stroke.Transform (Matrix, Boolean) | Applies a linear transformation to a Stroke object, with the option of applying the transformation to the pen width. |
See Also
Reference
Stroke Class
Stroke Members
Microsoft.Ink Namespace
Transform
Stroke.Move
Stroke.Rotate
Microsoft.Ink.Strokes.Transform