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