ArcEnd Property
Syntax
CWKnob.ArcEnd
Data Type
Purpose
Specifies the end angle, in degrees, for the knob axis arc.
Remarks
The axis is drawn counter-clockwise from the start angle to the end angle.
Example
CWKnob1.ArcStart = 160
CWKnob1.ArcEnd = 200