Applies a transform matrix to this IGraphicsPath.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
void Transform ( |
Visual Basic
Copy Code
|
|---|
Sub Transform( _ |
An IMatrix that represents the transformation to apply.
See Also