DeleteAnnotationGroup Method

Example-VB Example-VC++

Deletes an annotation group and its annotation marks, and then redisplays the image.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.DeleteAnnotationGroup GroupName

Argument

Parameter Data Type Setting

GroupName String The name of the annotation group to delete

Return Value

None

Remarks

The Display method must be invoked prior to calling this method.

To save the image without the annotation marks, the Save, SaveAs, or SavePage method must be invoked.

Invoking the DeleteAnnotationGroup method sets the ImageModified property to True.