Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectD Structure : Height Property |
public double Height {get; set;}
'Declaration
Public Property Height As Double
'Usage
Dim instance As LeadRectD Dim value As Double instance.Height = value value = instance.Height
public double Height {get; set;}
public double getHeight() public void setHeight(double value)
<br/>get_Height();<br/>set_Height(value);<br/>Object.defineProperty('Height');
You cannot change the values of the Empty rectangle.