Leadtools.Forms Namespace > LogicalRectangle Structure : Height Property |
public double Height {get; set;}
'Declaration Public Property Height As Double
'Usage Dim instance As LogicalRectangle Dim value As Double instance.Height = value value = instance.Height