CogCenterPointsToLinesCorrespondence LineSegmentBEndY Property Cognex VisionPro 9.23
The Y coordinate of the "B" line segment's end point.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 91.0.0.0
Syntax

public double LineSegmentBEndY { get; set; }

Property Value

Type: Double
The default value is zero.
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also