ComponentOne Gauges for WinForms
Bounds Property (C1GaugeBase)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase Class : Bounds Property
Gets the size and location of the Gauge, in pixels, relative to the parent control.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As System.Drawing.Rectangle
public System.Drawing.Rectangle Bounds {get;}
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members