AnnotationCollection.AddTextAnnotation Method
Name | Parameters | Description |
---|---|---|
AddTextAnnotation() | none | Appends the specified TextAnnotation object to the current collection. |
AddTextAnnotation(String, String) | name, text | Appends the specified TextAnnotation object to the current collection. |
AddTextAnnotation(String) | name | Appends the specified TextAnnotation object to the current collection. |