| Article | 60000812 |
| Type | Wish |
| Product | Engine |
| Date Added | 3/13/2009 12:00:00 AM |
| Fixed | (5/4/2009 12:00:00 AM) |
| Submitted by | Francois Peens |
Summary
Ability to change the multi-select key when wait the yser to select entities.
Solution
In version 6016 a new property SelectActionKey was added in vdGlobalRenderProperties.
Get/Set a key value used in combination with mouse-down to add or remove selected item(s) from a selection.
Default value is System.Windows.Forms.Keys.Shift
You can acces this property by calling the vdDocument.GlobalRenderProperties.SelectActionKey
