Accusoft.NotateXpress12.Net
AllowUserGrouping Property
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > GroupCollection Class : AllowUserGrouping Property




Glossary Item Box

Gets and sets whether users can create and destroy groups by keyboard commands.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which is true when users can create and destroy groups. Otherwise, false is returned.

Remarks

When this property is set to true, and multiple items are selected in a layer, when Ctrl-G is pressed, a new group is created and each of the selected items is added to the group. The new group's yoked property is set to true, allowing immediate user manipulation of the group. When a single group is selected and the user presses Ctrl-U, the selected group is disassembled back into individual elements.

When a group is created by the user, a NotateXpress.UserGroupCreated event is raised. Likewise, when a group is destroyed by the user, a NotateXpress.UserGroupDestroyed event is raised.

See Also

©2013. Accusoft Corporation. All Rights Reserved.