←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly