|
virtual |
Called to draw tick mark.
Override in a derived class to customize the tick mark appearance.
| pGM | A pointer to a graphics manager. |
| ptFrom | First tick mark coordinate. |
| ptTo | Second tick mark coordinate. |
| style | Tick mark style. |
| bMajor | TRUE if tick nark is a "major", FALSE - otherwise. |
| dblVal | Specifies a scale value where tick mark is displayed. |
| nScale | A corresponding scale index in the gauge scales list. |
| brFill | Tick mark fill color. |
| brOutline | Tick mark outline color. |