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

Show in webframe

MaximumWidth Property (IWindowLevelView)







Gets or sets the Maximum window width.
Syntax
int MaximumWidth {get; set;}
'Declaration
 
Property MaximumWidth As Integer
'Usage
 
Dim instance As IWindowLevelView
Dim value As Integer
 
instance.MaximumWidth = value
 
value = instance.MaximumWidth

            

            
__property int get_MaximumWidth();
__property void set_MaximumWidth( 
   int value
);
property int MaximumWidth {
   int get();
   void set (    int value);
}

Property Value

The maximum window width.
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