MeasureItemEventArgs Constructor (Graphics^, Int32)
.NET Framework (current version)
Initializes a new instance of the MeasureItemEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- graphics
-
Type:
System.Drawing::Graphics^
The Graphics object being written to.
- index
-
Type:
System::Int32
The index of the item for which you need the height or width.
.NET Framework
Available since 1.1
Available since 1.1
Show: