[]
Represents a rectangle annotation for AnnotationLayer
public class Rectangle : Shape
Name | Description |
---|---|
Rectangle() | Create an instance of Rectangle. |
Rectangle(string) | Create an instance of Rectangle. |
Rectangle(string, double, double) | Create an instance of Rectangle. |
Name | Description |
---|---|
HeightProperty | Identifies the Height dependency property. |
WidthProperty | Identifies the Width dependency property. |
Name | Description |
---|---|
Height | Gets or sets the height of rectangle annotation. |
Width | Gets or sets the width of rectangle annotation. |
Name | Description |
---|---|
GetSize() | Gets annotation size. |