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

Show in webframe

AutoWindowLevel Property







Gets or sets a value that indicates whether AutoWindowLevel is enabled or disabled.
Syntax
public bool AutoWindowLevel {get; set;}
'Declaration
 
Public Property AutoWindowLevel As Boolean
'Usage
 
Dim instance As ModalityOptions
Dim value As Boolean
 
instance.AutoWindowLevel = value
 
value = instance.AutoWindowLevel

            

            
public: __property bool get_AutoWindowLevel();
public: __property void set_AutoWindowLevel( 
   bool value
);
public:
property bool AutoWindowLevel {
   bool get();
   void set (    bool value);
}

Property Value

true if WindowLevel should autimatically be applied; otherwise, it is false. The default is set to true
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