CogPolygon Complex Property Cognex VisionPro 9.21 SR1
True if any segments are intersecting, otherwise False.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
Syntax

public bool Complex { get; }

Property Value

Type: Boolean
Remarks

Returns True if any of the polygon segments are intersecting, False otherwise.

Default Value: False

See Also