LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterImageListDrawItemEventArgs Class Members
See Also  Properties 
Leadtools.WinForms Namespace : RasterImageListDrawItemEventArgs Class

The following tables list the members exposed by RasterImageListDrawItemEventArgs.

Public Constructors

 NameDescription
public Constructor RasterImageListDrawItemEventArgs ConstructorInitializes a new instance of the RasterImageListDrawItemEventArgs class with the given values.  
Top

Public Properties

 NameDescription
public Property GraphicsThe Graphics object into which the item should be drawn.  
public Property ItemThe RasterImageListItem to draw.  
Top

See Also