CogDLRuntimeContour GetPolygon Method Cognex VisionPro 9.22 SR1
Create a polygon from the contained points.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public CogPolygon GetPolygon()

Return Value

Type: CogPolygon
A CogPolygon that matches the contained sequence of points.
Exceptions

ExceptionCondition
InvalidOperationException
See Also