Indicates whether an action can affect all linked cells.
If canLinkFrames
is set to true, it allows actions to be applied across all frames of an animation. Otherwise, if set to false, the action will only be applied to the current frame at the time of calling the action.
Object.defineProperty(ActionCommand.prototype, 'canLinkFrames',
get: function(),
set: function(value)
)
canLinkFrames: boolean;
The default value is true.
If the canLinkItems
property is set to true, an action affecting one cell will affect all linked cells.
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