SetCurrentAnnotationGroup Method

Sets the annotation group to which subsequent annotations will belong.

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.SetCurrentAnnotationGroup GroupName

Argument

Parameter Data Type Setting

GroupName String The name of the annotation group

Return Value

None

Remarks

The SetCurrentAnnotationGroup method is valid only at run-time.

The names of the groups can be obtained from the GetAnnotationGroup method.

A new group can be created using the AddAnnotationGroup method.