Example-VB | Example-VC++ |
Deletes an annotation group and its annotation marks, and then redisplays the image.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.DeleteAnnotationGroup GroupName
Parameter | Data Type | Setting |
GroupName | String | The name of the annotation group to delete |
None
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.