[]
Represents a text annotation for the AnnotationLayer
public class Text : AnnotationBase
| Name | Description |
|---|---|
| Text() | Create an instance of Text. |
| Text(string) | Create an instance of Text. |
| Name | Description |
|---|---|
| ContentProperty | Identifies the Text dependency property. |
| Name | Description |
|---|---|
| Content | Gets or sets the text of the annotation. |