Applies the specified translation to this IMatrix by prepending the translation.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
void Translate ( |
Visual Basic Copy Code |
---|
Sub Translate( _ |
The x value by which to translate this IMatrix.
The y value by which to translate this IMatrix.