SRGDisplayBase::CreateNumberList

voidSRGDisplayBase::CreateNumberList(doublemultiplier, CStringList *List)

Creates a List of numbers according to the step given in the "multiplier" parameter

Defined in: SRGDisplayBase.cpp

Parameters

multiplier

Floating point number used to step from 0 to m_dMaxScaleY

List

Pointer to a CStringList which will contain the list of numeric strings

Developer Notes

This routine is no longer used within the library. It is maintained for compatibility with previous versions.