Skip to main content
A newer version of this page is available. .

AnnotationCollection.AddImageAnnotation Method

Name Parameters Description
AddImageAnnotation() none Appends the specified ImageAnnotation object to the current collection.
AddImageAnnotation(String, Image) name, image Appends the specified ImageAnnotation object to the current collection.
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.