Prepends the specified translation to the transformation matrix of this IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void TranslateTransform ( |
Visual Basic Copy Code |
---|
Sub TranslateTransform( _ |
The x component of the translation.
The y component of the translation.