Defines precedence level. If the precedence level is set to 0
, the respective InteractiveAction
will not be called whenever the mouse button is registered.
Object.defineProperty(InteractiveAction.prototype, 'precedenceLevel',
get: function(),
set: function(value)
)
precedenceLevel: number;
A number
to define the precedence level. The default value is 0
.
When extending InteractiveAction
, make sure to set the precedence level higher than 0,
unless ignoring the action is the intended behavior of the action by default.
Leadtools.Controls.Medical Namespace
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