[]
Represents a square annotation for the AnnotationLayer
public class Square : Shape, IDependencyObject, ISquare, IShape, IAnnotationBase, IStyleProvider
Name | Description |
---|---|
Square() | Create an instance of Square. |
Square(string) | Create an instance of Square. |
Square(string, int) | Create an instance of Square. |
Name | Description |
---|---|
LengthProperty | Identifies the Length dependency property. |
Name | Description |
---|---|
Length | Gets or sets the length of the square annotation. |
Name | Description |
---|---|
GetSize() | Gets the annotation size. |