Xceed SmartUI for WinForms v3.6 Documentation
DrawImage Method (SmartItemPaint)


Xceed.SmartUI.v3.6 Assembly > Xceed.SmartUI Namespace > SmartItemPaint Class : DrawImage Method
Draws the image in the ImageList that corresponds to ImageIndex at the specified point.
Overload List
OverloadDescription
Draws the image in the ImageList that corresponds to ImageIndex at the specified point.  
Draws the image that corresponds to ImageIndex with the specified alignment. (Inherited from Xceed.SmartUI.SmartPaint)
Draws the image that corresponds to ImageIndex with the specified alignment in an enabled or disabled state. (Inherited from Xceed.SmartUI.SmartPaint)
Draws the image that corresponds to ImageIndex in the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint)
Draws the image that corresponds to ImageIndex in the specified rectangle with an enabled or disabled state. (Inherited from Xceed.SmartUI.SmartPaint)
Draws the image that corresponds to ImageIndex in the specified rectangle with the specified alignment. (Inherited from Xceed.SmartUI.SmartPaint)
Draws the image that corresponds to ImageIndex in the specified rectangle with the specified alignment in an enabled or disabled state. (Inherited from Xceed.SmartUI.SmartPaint)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SmartItemPaint Class
SmartItemPaint Members
Base Implementation in DrawImage