CogIDResult BoundsPolygon Property Cognex VisionPro 9.5
Create a CogPolygon with four vertices describing the bounds of the found symbol. In the selected space of the input image.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 69.0.0.0
Syntax

public CogPolygon BoundsPolygon { get; }

Property Value

Type: CogPolygon
Default an empty polygon.
See Also