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

Show in webframe

WindowLevel Property (WindowLevelInformationArgumentData)







Gets or sets the WindowLevelInformation data.
Syntax
public WindowLevelInformation WindowLevel {get; set;}
'Declaration
 
Public Property WindowLevel As WindowLevelInformation
'Usage
 
Dim instance As WindowLevelInformationArgumentData
Dim value As WindowLevelInformation
 
instance.WindowLevel = value
 
value = instance.WindowLevel

            

            
public: __property WindowLevelInformation* get_WindowLevel();
public: __property void set_WindowLevel( 
   WindowLevelInformation* value
);
public:
property WindowLevelInformation^ WindowLevel {
   WindowLevelInformation^ get();
   void set (    WindowLevelInformation^ value);
}

Property Value

The WindowLevelInformation data.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationArgumentData Class
WindowLevelInformationArgumentData Members

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