LineSegment MidpointY Property Cognex VisionPro 9.22

The Y coordinate halfway between StartY and EndY.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public double MidpointY { get; }

Property Value

Type: Double
Remarks

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

See Also