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

Show in webframe

Size Property







Overridden. Gets or sets the height and width of the control when expanded.
Syntax
public new Size Size {get; set;}
'Declaration
 
Public Shadows Property Size As Size
'Usage
 
Dim instance As AutoHidePanel
Dim value As Size
 
instance.Size = value
 
value = instance.Size

            

            
public: __property new Size get_Size();
public: __property new void set_Size( 
   Size value
);
public:
new property Size Size {
   Size get();
   void set (    Size value);
}

Property Value

The height and width of the control when expanded.
Requirements

Target Platforms

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

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