Accusoft NotateXpress 13
GrpAddSelected Method
The handle of a layer returned by the CreateLayer method.
The handle of a group returned by the GrpCreateGroup method.
Description
Adds all of the currently selected annotation elements on the specified layer to the specified group.
Syntax
Visual Basic
Public Sub GrpAddSelected( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
Remarks

If there are no selected items, no error is generated.

If the group is yoked, the items will be added to the group and the group's selected attribute set to True.

The individual items are then deselected.

See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback