Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterImageListDrawItemEventArgs Class Members
See Also  Properties 
Leadtools.WinForms Namespace : RasterImageListDrawItemEventArgs Class


The following tables list the members exposed by RasterImageListDrawItemEventArgs.

Public Constructors

 NameDescription
Public ConstructorRasterImageListDrawItemEventArgs Constructor Initializes a new instance of the RasterImageListDrawItemEventArgs class with the given values.  
Top

Public Properties

 NameDescription
Public PropertyGraphics The Graphics object into which the item should be drawn.  
Public PropertyItem The RasterImageListItem to draw.  
Top

See Also