Gets or sets the multi-select modifier key.
Object.defineProperty(AnnAutomationManager.prototype, 'multiSelectModifierKey',
get: function(),
set: function(value)
)
multiSelectModifierKey: AnnKeys;
The multi-select modifier key. The default value is AnnKeys.Shift.
This key is used in design mode to select multiple objects. After the first object is selected, you press and hold down this key then click on other objects on the container. A temporary group will be created and these objects will be added to this group.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET