Translates the path.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Translate( float dx, float dy )
Type: System.Single
The value by which path moved on the x-axis.Type: System.Single
The value by which path moved on the y-axis.