Sets or returns a rectangle that defines the location and size of the control in inches.
'Declaration
Public Property Bounds As RectangleF
public RectangleF Bounds {get; set;}
Property Value
A RectangleF object defined using Float or Single values in inches.