PickGroup Property |
Determines if picking a single object in a group selects the entire group.
Signature
object.PickGroup
object
PreferencesSelection
The object or objects this property applies to.
PickGroup
Boolean; read-write
TRUE: Picking one object in a group results in the entire group being selected.
FALSE: Picking one object in a group results in only that object being selected.
Remarks
The initial value of this property is FALSE.
Comments? |