ArcEnd Property

Measurement Studio User Interface

ArcEnd Property

Syntax

CWKnob.ArcEnd

Data Type

Double

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

See Also

ArcStart