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


In This Topic
    SmartPaint Class Properties
    In This Topic

    For a list of all members of this type, see SmartPaint members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Font to use when painting on subsequent calls to the Draw methods.  
    Public PropertyGets or sets the foreground color to paint on subsequent calls to the Draw methods.  
    Public PropertyGets or sets a value representing the index of the image, within the ImageList, to paint on subsequent calls to the Draw methods.  
    Public PropertyGets or sets the opacity level of the SmartControl or SmartItem on subsequent calls to the Draw methods.  
    Public PropertyGets a value indicating if the SmartControl or SmartItem should display focus rectangles on subsequent calls to the Draw methods.  
    Public PropertyGets or sets the System.Drawing.StringFormat to use when painting on subsequent calls to the Draw methods.  
    Public PropertyGets the value of the UIStyle property on subsequent calls to the Draw methods.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the list of images that will be used to paint on subsequent calls to the Draw methods.  
    Protected PropertyGets the size of the images in the ImageList on subsequent calls to the Draw methods.  
    Top
    See Also