C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / DrawItemEventArgs Class / Bounds Property

In This Topic
Bounds Property (DrawItemEventArgs)
In This Topic
Gets the rectangle that represents the bounds of the item being drawn.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As System.Drawing.Rectangle
 
See Also