←Select platform

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

Leadtools.Medical3D Assembly