Sets the properties of this ellipse from the given bounding affine rectangle.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- newBoundingRect
- Type: Cognex.VisionPro CogRectangleAffine
The bounding CogRectangleAffine.
Events
| Event Type | Reason |
|---|---|
| CogEllipse Changed | Fires when the value of this property changes. The following state flags may be affected: |
Remarks
Sets the properties of this ellipse from the given bounding CogRectangleAffine.
See Also