[]
Represents a circle annotation for AnnotationLayer
public class Circle : Shape, ICircle, IShape, IAnnotationBase, IStyleProvider
Public Class Circle
Inherits Shape
Implements ICircle, IShape, IAnnotationBase, IStyleProvider
| 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. |