[]
Represents a circle annotation for AnnotationLayer
public class Circle : Shape
| Name | Description |
|---|---|
| Circle() | Create an instance of Circle. |
| Circle(string) | Create an instance of Circle. |
| Circle(string, int) | Create an instance of Circle. |
| Name | Description |
|---|---|
| RadiusProperty | Identifies the Radius dependency property. |
| Name | Description |
|---|---|
| Radius | Gets or sets the radius of circle annotation. |
| Name | Description |
|---|---|
| GetSize() | Gets annotation size. |