CogFindCorner ExpectedLineSegmentA Property Cognex VisionPro
The expected line segment A which is used to position the calipers for finding the line A.

Namespace: Cognex.VisionPro.Caliper
Assembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax

public CogLineSegment ExpectedLineSegmentA { get; set; }

Property Value

Type: CogLineSegment
Events

Exceptions

ExceptionCondition
ArgumentExceptionIf NewVal is NULL.
See Also