LineSegment MidpointY Property Cognex VisionPro 9.23

The Y coordinate halfway between StartY and EndY.

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

public double MidpointY { get; }

Property Value

Type: Double
Remarks

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

See Also