Multiplies the world transformation of this IGraphics object and specified the Matrix object in the specified order.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
void MultiplyTransform ( |
Visual Basic
Copy Code
|
|---|
Sub MultiplyTransform( _ |
The multipler matrix.
See Also