LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AutoHidePanelUndockSize Property

Show in webframe






Gets the System.Drawing.Size for the ContainerControl in the undocked state.
Syntax
public Size AutoHidePanelUndockSize {get;}
'Declaration
 
Public ReadOnly Property AutoHidePanelUndockSize As Size
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Size
 
value = instance.AutoHidePanelUndockSize

            

            
public: __property Size get_AutoHidePanelUndockSize();
public:
property Size AutoHidePanelUndockSize {
   Size get();
}

Property Value

The System.Drawing.Size for the ContainerControl in the undocked state.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


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