GroupObjectSelectChildWhenPicked Property |
Property Value
Type: Boolean
If a group is selected allow the selected child's properties to be edited but keep the group together still while dragging. StrictPicking controls whether only immediate children of the group are considered, or all descendants.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic bool SelectChildWhenPicked { get; set; }Property Value
Type:
Boolean
See Also