Applies the specified translation to the transformation matrix of this IGraphics object in the specified order.
Namespace: MindFusion.DrawingPackage: MindFusion.Common
void TranslateTransform ( float dx, float dy, MatrixOrder order)
Sub TranslateTransform( _ dx As Single, _ dy As Single, _ order As MatrixOrder _)
TranslateTransform Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace