AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : GrpCreateGroup Method |
Visual Basic |
---|
Public Function GrpCreateGroup( _ ByVal layerHandle As Long, _ ByVal name As String, _ ByVal userLong As Long _ ) As Long |
You can subsequently add and remove annotation elements from this group.
Putting annotation elements in a group lets you manipulate these items programmatically as a group, and enables user interface group manipulation of annotation elements.
Note: Groups are associated with specific layers.