Ellipse.Ellipse
Ellipse constructor
Initializes a new instance of the Ellipse
class.
public Ellipse(double left, double bottom, double width, double height)
Parameter | Type | Description |
---|---|---|
left | Double | The left position of the ellipse. |
bottom | Double | The bottom position of the ellipse. |
width | Double | The width of the ellipse. |
height | Double | The height of the ellipse. |
See Also
- class Ellipse
- namespace Aspose.Pdf.Drawing
- assembly Aspose.PDF