AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : GrpAddSelected Method |
Visual Basic |
---|
Public Sub GrpAddSelected( _ ByVal layerHandle As Long, _ ByVal groupID As Long _ ) |
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.