SRGDecimalScale::SetStartPos

void SRGDecimalScale::SetStartPos(CPoint prStart)

Defines the point at which the scale line starts

Defined in: DScale.h

Parameters

prStart

Start position

Remarks

An imaginary line is drawn between this point and the point defined in m_ptEnd. The length of this line, its angle, and the size of the current font will all contribute to the final scale and the angle at which the labels are displayed.

See also...

m_ptrStart m_ptEnd SetEndPos