'Declaration Public Sub BurnAnnotationCollectionOnImages( _
ByVal annotationsCollection of annotations which must be drawn on each image of the Images collection.As AnnotationViewCollection _
)
public void BurnAnnotationCollectionOnImages(
AnnotationViewCollection annotations
)
public: void BurnAnnotationCollectionOnImages(
AnnotationViewCollection* annotations
)
public:
void BurnAnnotationCollectionOnImages(
AnnotationViewCollection^ annotations
)
Parameters
- annotations
- Collection of annotations which must be drawn on each image of the Images collection.