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

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

public double MidpointY { get; }

Property Value

Type: Double
Remarks

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

See Also