The following tables list the members exposed by ValuePointEventArgs.
"| Name | Description | |
|---|---|---|
![]() | ValuePointEventArgs Constructor | Initializes a new instance of the ValuePointEventArgs Class |
| Name | Description | |
|---|---|---|
![]() | DivisionValue | Determines the current division tick being drawn. |
![]() | Font | Determines the Font used to render ruler text in the display. |
![]() | ForeColor | Determines the color used to paint the tick line or the text in the track. |
![]() | isRulerText | Determines if the current value to display is text in the ruler track, or a tick line. |
![]() | LineWidth | Determines the thickness of the tick line being rendered. |
![]() | Text | Determines the string value to display at a major increment in the ruler track. |
![]() | Value | Determines the current major increment being rendered. |

