Sets the specified point.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void SetPoint( int x, int y )
Type: System.Int32
The x-coordinate of the point.Type: System.Int32
The y-coordinate of the point.