Size Property

Summary
Overridden. Gets or sets the height and width of the control when expanded.
Syntax
C#
VB
C++
public Size Size { get; set; } 
  
Public Property Size As Size 
public: 
property Size Size { 
   Size get(); 
   void set (    Size ); 
} 

Property Value

The height and width of the control when expanded.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.