ApplyWindowLevelOnMPRSlices Property

Summary

Applies the window level mouse action on all orthogonal MPR when applying this action on any MPR cell.

Syntax
C#
VB
C++
public bool ApplyWindowLevelOnMPRSlices { get; set; } 
  
Public Property ApplyWindowLevelOnMPRSlices As Boolean 
public: 
property bool ApplyWindowLevelOnMPRSlices { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Example

For an example refer to AxialFrame

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