C#
VB
C++
Gets or sets the value that indicates whether to (apply window level and alpha) action on only the activated sub-cells.
public bool ApplyOnIndividualSubCell { get; set; }
Public Property ApplyOnIndividualSubCell As Boolean
true to apply the (window level and alpha) action only to the activated sub-cells, false to apply the action on all sub-cells.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET