CogCenterPointsToLinesCorrespondence LineSegmentAStartX Property Cognex VisionPro
The X coorinate of the "A" line segment's start point.

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

public double LineSegmentAStartX { 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