ShowAnnotationGroup Method

Shows the specified annotation group.

Applies To

Image Edit control

Syntax

object.ShowAnnotationGroup [GroupName]

Argument

Parameter

Data Type

Setting

GroupName

String

The name of the desired annotation group


Return Value

None

Remarks

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

If the GroupName parameter is not entered, the ShowAnnotationGroup method shows all annotation groups.

See Also

Annotation topics in Imaging Concepts

Display method

GetAnnotationGroup method

GetCurrentAnnotationGroup method

HideAnnotationGroup method

SelectAnnotationGroup method