[]
Represents a text annotation for the AnnotationLayer
public class Text : AnnotationBase, INotifyPropertyChanged, IText, IAnnotationBase, IStyleProvider
| Name | Description |
|---|---|
| Text() | Create an instance of Text. |
| Text(string) | Create an instance of Text. |
| Name | Description |
|---|---|
| Angle | Gets or sets the angle of text annotation. |
| Content | Gets or sets the text of the annotation. |