AnnotationCollection.AddImageAnnotation Method
| Name | Parameters | Description |
|---|---|---|
| AddImageAnnotation() | none | Appends the specified ImageAnnotation object to the current collection. |
| AddImageAnnotation(String, DXImage) | name, image | |
| AddImageAnnotation(String, String) | name, imageUrl | Appends the specified ImageAnnotation object to the current collection. |
| AddImageAnnotation(String) | name | Appends the specified ImageAnnotation object to the current collection. |