Skip to main content

AnnotationCollection.AddImageAnnotation Method

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