SelectAnnotationGroup Method

Selects all annotation marks within a specific group on the image page.

Applies To

Image Edit control

Syntax

object.SelectAnnotationGroup GroupName

Argument

Parameter

Data Type

Setting

GroupName

String

The name of the annotation group to select


Return Value

None

Remarks

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

See Also

AddAnnotationGroup method

Annotation topics in Imaging Concepts

Display method

GetAnnotationGroup method

GetCurrentAnnotationGroup method

MarkSelect event

SetCurrentAnnotationGroup method

ShowAnnotationGroup method