ApplyOnIndividualSubCell Property

Summary
Gets or sets the value that indicates whether to apply window level and alpha action on only the activated sub-cells.
Syntax
C#
VB
C++
public bool ApplyOnIndividualSubCell { get; set; } 
  
Public Property ApplyOnIndividualSubCell As Boolean 
            public: 
property bool ApplyOnIndividualSubCell { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to apply the (window level and alpha) action only to the activated sub-cells, false to apply the action on all sub-cells.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.