Gets or sets the height of this .NET control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Height As Integer |
C# | |
---|
int Height {get; set;} |
C++/CLI | |
---|
property int Height {
int get();
void set (int value);
} |
Return Value
Height of the control
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0