Accusoft NotateXpress 12
GrpGetSelected Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GrpGetSelected Method

Glossary Item Box

Description

Gets the selected attribute for the specified group.

Syntax

Visual Basic
Public Function GrpGetSelected( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
) As Boolean

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.

Return Type

If the group is selected.

Remarks

If the group is not yoked, the returned value will always be false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.