SRGIndexBar::BeforeDraw

voidSRGIndexBar::BeforeDraw(void)

This function is called before the actual drawing starting. So it the place to do the customer setting for this axis. It need to get the runtime information of the attached display to position it axis and at the end of this functin it call the CreateLabels function to create the label text and the tick marks position.

Defined in: SRGIndexBar.cpp

Return Value

void