Example-VB | Example-VC++ |
Adds a new annotation group to an image page.
Ö | 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.AddAnnotationGroup GroupName
Parameter | Data Type | Setting |
GroupName | String | The name of the new annotation group |
None
The Display method must be invoked prior to calling this method.
The annotation group is not actually created until the first annotation mark is placed on the image.
Invoking the AddAnnotationGroup method sets the ImageModified property to True.