[]
Represents a text annotation for the AnnotationLayer
public class Text : AnnotationBase, IText, IAnnotationBase, IStyleProvider
Public Class Text
Inherits AnnotationBase
Implements IText, IAnnotationBase, IStyleProvider
| 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 |
|---|---|
| Angle | Gets or sets the annotaion angle. |
| Content | Gets or sets the text of the annotation. |