LineSegment MidpointY Property Cognex VisionPro 9.25 SR1

The Y coordinate halfway between StartY and EndY.

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

public double MidpointY { get; }

Property Value

Type: Double
Remarks

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

See Also