Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

ApplyWindowLevelOnAllCells Property






Applies the window level mouse action on all orthogonal MPR cells and the 3D object when applying this action on any cell.
Syntax
public bool ApplyWindowLevelOnAllCells {get; set;}
'Declaration
 
Public Property ApplyWindowLevelOnAllCells As Boolean
'Usage
 
Dim instance As Medical3DControl
Dim value As Boolean
 
instance.ApplyWindowLevelOnAllCells = value
 
value = instance.ApplyWindowLevelOnAllCells

            

            
public:
property bool ApplyWindowLevelOnAllCells {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

Medical3DControl Class
Medical3DControl Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features