ArcStart Property

Measurement Studio User Interface

ArcStart Property

Syntax

CWKnob.ArcStart

Data Type

Double

Purpose

Specifies the start 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

See Also

ArcEnd