SRGDisplayBase::GetIdealScale

double SRGDisplayBase::GetIdealScale(void)

Returns the best scale for stepping between zero and m_dMaxScaleY

Defined in: SRGDisplayBase.cpp

Return Value

Floating point number which represents the best step size

Developer Notes

This routine is redundant but has been left in place during the beta cycle. It will probably be removed soon so don't come to rely on it. The SRGDecimalScale class handles this decision much better.