EllipseMajorDiam Property

Applies To
Vision Object: ArcInspector

Description
Specifies length of the major axis of the ellipse which is the inspection base line of ArcInspector.

Usage

VGet  Sequence.Object.EllipseMajorDiam, var
VSet  Sequence.Object.EllipseMajorDiam, 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 length of the ellipse’s major axis in pixels.

Remarks
EllipseMajorDiam is used to specify length of the ellipse’s major axis when the ellipse is specified as a base line used by ArcInspector.

See Also
ArcInspector Object, EllipseMinorDiam Property