[]
Represents a base class of shape annotations for the AnnotationLayer
public abstract class Shape : AnnotationBase
| Name | Description |
|---|---|
| Shape() | Create an instance of Shape. |
| Shape(string) | Create an instance of Shape. |
| Name | Description |
|---|---|
| ContentProperty | Identifies the Text dependency property. |
| ContentStyleProperty | Identifies the ContentStyle dependency property. |
| Name | Description |
|---|---|
| Content | Gets or sets the text of the annotation. |
| ContentStyle | Gets or sets the label style of annotation. |