Ellipse SetFromBoundingRectangleAffine Method Cognex VisionPro 9.22 SR1

Sets the properties of this ellipse from the given bounding affine rectangle.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public void SetFromBoundingRectangleAffine(
	RectangleAffine newBoundingRect
)
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

Sets the properties of this ellipse from the given bounding RectangleAffine.

See Also