EllipseMinorDiam Property
Applies To
Vision Object: ArcInspector
Description
Specifies length of the minor axis of the ellipse which is the inspection base line of ArcInspector.
Usage
VGet Sequence.Object.EllipseMinorDiam, var
VSet Sequence.Object.EllipseMinorDiam, 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 minor axis in pixels.
Remarks
EllipseMinorDiam is used to specify length of the ellipse’s minor axis when the ellipse is specified as a base line used by ArcInspector.
See Also
ArcInspector Object, EllipseMajorDiam Property