EllipseAngle Property

Applies To
Vision Object: ArcInspector

Description
Specifies angle of the ellipse which is the inspection base line of ArcInspector.

Usage

VGet  Sequence.Object.EllipseAngle, var
VSet  Sequence.Object.EllipseAngle, value
Sequence
Name of a sequence or string variable containing a sequence name.
Object
Name of an object or string variable containing an object name. The object must exist in the specified sequence.
var
Real variable that will contain the value of the property.
value
Real number or expression for the new value of the property.

Values
Specify angle of the ellipse within a range from -90 to 90 degrees.

Remarks
EllipseAngle is used to specify angle of the ellipse when the ellipse is specified as the base line for ArcInspector.

See Also
ArcInspector Object, EllipseMajorDiam Property, EllipseMinorDiam Property