[]
Represents an ellipse annotation for AnnotationLayer
public class Ellipse : Shape
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 |
---|---|
HeightProperty | Identifies the Height dependency property. |
WidthProperty | Identifies the Width dependency property. |
Name | Description |
---|---|
Height | Gets or sets the height of ellipse annotation. |
Width | Gets or sets the width of ellipse annotation. |
Name | Description |
---|---|
GetSize() |