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

Show in webframe

DefaultWindowLevel Property







Gets or sets the default window level to apply when the AutoWindowLevelShortcut is set to false.
Syntax
public WindowLevelInformation DefaultWindowLevel {get; set;}
'Declaration
 
Public Property DefaultWindowLevel As WindowLevelInformation
'Usage
 
Dim instance As ModalityOptions
Dim value As WindowLevelInformation
 
instance.DefaultWindowLevel = value
 
value = instance.DefaultWindowLevel

            

            
public: __property WindowLevelInformation* get_DefaultWindowLevel();
public: __property void set_DefaultWindowLevel( 
   WindowLevelInformation* value
);
public:
property WindowLevelInformation^ DefaultWindowLevel {
   WindowLevelInformation^ get();
   void set (    WindowLevelInformation^ value);
}

Property Value

The default window level to apply when the AutoWindowLevelShortcut is set to false.
Requirements

Target Platforms

See Also

Reference

ModalityOptions Class
ModalityOptions Members

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