Name | Description | |
---|---|---|
DrawFloatingCaptionEventArgs Constructor | Initializes a new instance of the DrawFloatingCaptionEventArgs class |
The following tables list the members exposed by DrawFloatingCaptionEventArgs.
Name | Description | |
---|---|---|
DrawFloatingCaptionEventArgs Constructor | Initializes a new instance of the DrawFloatingCaptionEventArgs class |
Name | Description | |
---|---|---|
Bounds | The bounding rectangle of the floating caption. | |
Done | Flag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done. | |
Graphics | The Graphics object to draw on. |