Gets or sets the value of the tick box and whether it is checked.
Object.defineProperty(TickBox.prototype, 'checked',
get: function(),
set: function(value)
)
checked: boolean;
true if the tick box is checked, false otherwise.
You can check or uncheck this tick mark using this property, or by user interaction, which is clicking on the tick box.
you can add multiple tick boxes, refer to TickBoxes.
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