public HPDF_STATUS ellipse(
float x,
float y,
float xray,
float yray)
Appends an ellipse to the current path.
Parameters
, y = The center point of the ellipse. xradius, yradius = Horizontal and vertical radii of the ellipse.
Graphics Mode
Before and after - GMode.pathObject.