The LineDrawEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Graphics |
The graphic drawing interface currently used.
|
|
|
LineIndex |
The index of screen line which is to be drawn, or was drawn.
|
|
|
Position |
Gets the top-left position of the screen line which is about to be drawn, or was drawn.
|
|
|
ShouldBeRedrawn |
Gets or sets whether graphic of the entire line
should be redrawn after the event or not.
|