You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiControlPaint Class > StiControlPaint Methods > DrawItem Method > DrawItem Method (Graphics, Rectangle, DrawItemState, Color, Color)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiControlPaint.DrawItem Method (Graphics, Rectangle, DrawItemState, Color, Color)

Draws a list item.

Syntax
C++
C#
Visual Basic
public: void DrawItem( Graphics graphics, Rectangle bounds, DrawItemState state, Color backColor, Color foreColor );
Parameters
Parameters 
Description 
graphics 
The Graphics object to draw on. 
bounds 
The bounds that represents the dimensions of the item rectangle. 
state 
Specifies the state of an item that is being drawn. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.