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

Show in webframe

WindowLevelPreset Property (IWindowLevelView)







Gets or sets the window preset values to display.
Syntax
WindowLevelInformation[] WindowLevelPreset {get; set;}
'Declaration
 
Property WindowLevelPreset As WindowLevelInformation()
'Usage
 
Dim instance As IWindowLevelView
Dim value() As WindowLevelInformation
 
instance.WindowLevelPreset = value
 
value = instance.WindowLevelPreset

            

            
__property WindowLevelInformation*[]* get_WindowLevelPreset();
__property void set_WindowLevelPreset( 
   WindowLevelInformation*[]* value
);
property array<WindowLevelInformation^>^ WindowLevelPreset {
   array<WindowLevelInformation^>^ get();
   void set (    array<WindowLevelInformation^>^ value);
}

Property Value

Array of Leadtools.Medical.Workstation.WindowLevelInformation representing the preset values to display.
Requirements

Target Platforms

See Also

Reference

IWindowLevelView Interface
IWindowLevelView Members

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