Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / SmartItemPaintEventArgs Class
Properties


In This Topic
    SmartItemPaintEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SmartItemPaintEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the rectangle that represents the bounds of the SmartItem being drawn.  
    Public PropertyGets the System.Drawing.Graphics object used to draw.  
    Public PropertyGets a reference to the SmartItem being drawn.  
    Public PropertyGets a reference to a SmartPaint object which contains various drawing methods.  
    Top
    See Also