CogIDResult BoundsPolygon Property Cognex VisionPro
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: 65.1.0.0
Syntax

public CogPolygon BoundsPolygon { get; }

Property Value

Type: CogPolygon
Default an empty polygon.
See Also