MeasureItemEventArgs

Undocumented in source.

Constructors

this
this(Graphics g, int index, int itemHeight)
Undocumented in source.
this
this(Graphics g, int index)

ditto

Members

Properties

graphics
Graphics graphics [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemHeight
int itemHeight [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemHeight
int itemHeight [@property getter]

ditto

itemWidth
int itemWidth [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemWidth
int itemWidth [@property getter]

ditto

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]

Property: get a reusable, empty EventArgs.

Meta