CogFitEllipse PropertiesCognex VisionPro 9.7

The CogFitEllipse type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended
If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyNumPoints
The number of points that will be considered for the fit.
Public propertyNumToIgnore
The number of points that will be ignored in the fitting operation.
Public propertyRotationConstraint
The value in radians that the x axis of the ellipse will be constrained to if Rotation is constrained.
Public propertyRotationConstraintEnabled
Whether Rotation will be constrained for the fit.
Top
See Also