Skybound AutoComplete

MeasureItemEventArgs.Graphics Property

Gets the graphics surface on which the item is drawn.

[Visual Basic]
Public ReadOnly Property Graphics As Graphics
[C#]
public System.Drawing.Graphics Graphics {get;}

Property Value

The Graphics surface on which the item is drawn.

See Also

MeasureItemEventArgs Class | Skybound.AutoComplete Namespace