[]
Initializes a new instance of the MeasureFloatingCaptionEventArgs class
public MeasureFloatingCaptionEventArgs(Graphics graphics, int height)
| Type | Name | Description |
|---|---|---|
| Graphics | graphics | The Graphics object to use for measuring. |
| int | height | The height of the floating caption. |