LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MaximumWidth Property (IWindowLevelView)

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.