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

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.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