[]
Represents a circle annotation for AnnotationLayer
public class Circle : Shape, INotifyPropertyChanged
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 |
---|---|
Radius | Gets or sets the radius of circle annotation. |
Name | Description |
---|---|
GetSize() | Gets the element size. |