Accusoft NotateXpress 12
UserGroupCreated Event
See Also  Send comments on this topic.
layerHandle

 The layer handle for the group.

groupID
The new group's ID.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : UserGroupCreated Event

Glossary Item Box

Description

Raised when a user creates a new group by selecting multiple objects and then pressing Ctrl-G.

Syntax

Visual Basic
Public Event UserGroupCreated( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
)

Parameters

layerHandle

 The layer handle for the group.

groupID
The new group's ID.

Remarks

In order for the user to create a group in this manner, the property AllowUserGrouping must be set to True.

See Also

©2013. Accusoft Corporation. All Rights Reserved.