Gets or sets a value that indicates whether the user can draw the selection object only when its key modifiers are pressed.
Object.defineProperty(AnnAutomationManager.prototype, 'forceSelectionModifierKey',
get: function(),
set: function(value)
)
forceSelectionModifierKey: boolean;
true if the user can draw the selection object only when its key modifiers is pressed; otherwise, false. The default value is false.
ForceSelectionModifierKey and SelectionModifierKey are used when the selection automation object (SelectObjectId is present). This object allows the user to select multiple annotations objects by clicking anywhere on the container outside the boundaries of any other objects and drawing a rubber band.
When the value of ForceSelectionModifierKey is false (the default), then SelectionModifierKey is not used and the user can start drawing the selection rubber band using the mouse (or touch) only.
When the value of ForceSelectionModifierKey is true, then the user can only start drawing the selection rubber band if if they modifier specified is also pressed.
ForceSelectionModifierKey is only used if the current platforms supports a physical keyboard.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document