SRGScaleBar::SetScaleType

void SRGScaleBar::SetScaleType(SRGScaleType nType)

Initialises the scale type setting.
Valid scale types are..
HORIZONTAL for scales that go across the top or bottom of a display. VERTICAL for scales that attach to the left or righ of a display. ANGLE for scales that may be set to any arbitrary angle.

Defined in: SRGScaleBar.h

Parameters

nType

The type, VERTICAL, HORIZONTAL or ANGLE.