ComponentOne Ribbon for WinForms
Bounds Property (DrawItemEventArgs)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > DrawItemEventArgs Class : Bounds Property
Gets the rectangle that represents the bounds of the item being drawn.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As System.Drawing.Rectangle
public System.Drawing.Rectangle Bounds {get;}
See Also

Reference

DrawItemEventArgs Class
DrawItemEventArgs Members