Ellipse
Contents
[
Hide
]Ellipse class
Represents ellipse.
The Ellipse type exposes the following members:
Constructors
| Name | Description |
|---|---|
| Ellipse(left, bottom, width, height) | Initializes a new instance of the Ellipse class |
Properties
| Name | Description |
|---|---|
| graph_info | Gets or sets a graph_info object that indicates the graph info,such as color, line width,etc. |
| text | Gets or sets a text for shape |
| left | Gets or sets a float value that indicates the left position of the ellipse. |
| bottom | Gets or sets a float value that indicates the bottom position of the ellipse. |
| width | Gets or sets a float value that indicates the width of the ellipse. |
| height | Gets or sets a float value that indicates the height of the ellipse. |
See Also
- namespace aspose.pdf.drawing
- assembly Aspose.PDF