Method Translate
Translate(double, double)
Returns a new ellipse translated by the specified offsets.
public Ellipse Translate(double dx, double dy)
Returns a new ellipse translated by the specified offsets.
public Ellipse Translate(double dx, double dy)