The Y coordinate of the start point for the line segment.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogLineSegment Changed | Fires when the value of this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| CogShapeCoordinatesMustDifferException | Start and endpoint coordinates must be different. |
Remarks
The y-coordinate of the line segment's starting point.
Default Value: 20
See Also