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


In This Topic
    SmartPaintEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SmartPaintEventArgs.

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