ApplyWindowLevelOnAllCells Property

Summary
Applies the window level mouse action on all orthogonal MPR cells and the 3D object when applying this action on any cell.
Syntax
C#
VB
C++
public bool ApplyWindowLevelOnAllCells { get; set; } 
  
Public Property ApplyWindowLevelOnAllCells As Boolean 
public: 
property bool ApplyWindowLevelOnAllCells { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to apply the window level action to all cells; otherwise, false to apply it only to the active cell.

Example

For an example refer to AxialFrame

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.Medical3D Assembly

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