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