AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : GrpSetUserString Method |
Visual Basic |
---|
Public Sub GrpSetUserString( _ ByVal layerHandle As Long, _ ByVal groupID As Long, _ ByVal userString As String _ ) |
The UserString is a text value allocated by each group and reserved for use by the application to store a private text value to associate to a group.
The default value is NULL.