Dial.angle2
short angle2() const nothrow @nogcGets the second angle (end angle for the dial arc).
The default is 315 degrees.
Returns
The second angle in degrees
void angle2(short angle) nothrow @nogcSets the second angle.
Parameters
angle | The second angle in degrees |