Translates the point.
Namespace:
Aurigma.DesignAtoms.Common.Math
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public PointF Translate( float x, float y )
Type: System.Single
The value by which this point moved on the x-axis.Type: System.Single
The value by which this point moved on the y-axis.