WindowLevelValueRange Property

Summary

Gets the class that contains the window level boundaries

Syntax
C#
VB
C++
public WindowLevelRange WindowLevelValueRange { get; set; } 
  
Public Property WindowLevelValueRange As WindowLevelRange 
            public: 
property WindowLevelRange^ WindowLevelValueRange { 
   WindowLevelRange^ get(); 
   void set (    WindowLevelRange^ ); 
} 

Property Value

WindowLevelRange that contains the window level boundaries.

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