CogLineSegment MidpointY Property Cognex VisionPro
The Y coordinate halfway between StartY and EndY.

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

public double MidpointY { get; }

Property Value

Type: Double
Remarks

The y-coordinate that is halfway between StartY and EndY.

See Also