Polygon Complex Property Cognex VisionPro 9.22

True if any segments are intersecting, otherwise False.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public bool Complex { get; }

Property Value

Type: Boolean
Default Value: False
Remarks

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

See Also