A method to override whenever the interactive action should be applied (after the action is completed.)
apply(source: lt.Controls.ImageViewerItem, change: lt.LeadPointD, userData: any): void;
source
A lt.Controls.ImageViewerItem
value that references the item to which the action applies.
change
A lt.LeadPointD
value that references a custom change in data.
userData
An any
value that references optional custom user data.
Whenever a Scale Action is applied, the change is the amount scrolled, or pinched that determines how much it is scaled. The source
parameter is the item that is scaled. The userData
parameter is an optional custom parameter, that may be defined at the discretion of individual developers and development environments.
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