[]
Represents the ellipse canvas item.
public class Ellipse : CanvasItem, IDisposable, ICloneable, IBordered
| Name | Description |
|---|---|
| Bounds | Gets the bounds of the item. |
| Height | Gets the height of the item. |
| Left | Gets the left of the item. |
| Top | Gets the top of the item. |
| Width | Gets the width of the item. |
| Name | Description |
|---|---|
| Clone() | Performs a cloning of this instance. |
| ToString() | Returns a string that represents the current object. |