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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly