[]
Represents an ellipse annotation for AnnotationLayer
public class Ellipse : Shape, INotifyPropertyChanged
| Name | Description |
|---|---|
| Ellipse() | Create an instance of Ellipse. |
| Ellipse(string) | Create an instance of Ellipse. |
| Ellipse(string, int, int) | Create an instance of Ellipse. |
| Name | Description |
|---|---|
| Height | Gets or sets the height of ellipse annotation. |
| Width | Gets or sets the width of ellipse annotation. |
| Name | Description |
|---|---|
| GetSize() | Gets the element size. |