Accusoft NotateXpress 13
GrpAddItem Method
The handle of a layer returned by the CreateLayer method.
The handle of a group returned by the GrpCreateGroup method.
The handle of an element returned by the ElementAppend method.
Description
Adds the annotation element that resides on the specified layer to the specified group.
Syntax
Visual Basic
Public Sub GrpAddItem( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long, _
   ByVal seqNum 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.
seqNum
The handle of an element returned by the ElementAppend method.
Remarks
Note: Annotation items can be members of one group only.
See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback