public enum ENGroupSelectionMode : System.Enum
public enum ENGroupSelectionMode : System.Enum
Member | Description |
---|---|
GroupFirst | Specifies that when you click a group, the group is selected first. If you click again, you can select an individual shape. Group first is the default behavior for most groups. |
GroupOnly | Specifies that when you click a group, only the group is selected. You cannot select the individual shapes within a group. |
ShapesFirst | Specifies that when you click a group, you select the individual shape that you're pointing to. You must click the bounding box around the group to select the group itself. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENGroupSelectionMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)