Ellipse.translate

Ellipse.translate(y: float = 0, z: float = 0)

Translate the shape.

Parameters:
  • y (float) – y axis value for the translation in um

  • z (float) – z axis value for the translation in um