| double CBCGPStepProgressBarRenderer::GetOptimalSize | ( | CFont * | pFont, |
| int | nSize | ||
| ) |
Retrieves the optimal size of the step progress bar.
| pFont | The pointer to the font that will be used for the size calculation. |
| nSize | The control width in case of the horizontal layout or control height if the layout is vertical. |