LineSegment MidpointX Property Cognex VisionPro 9.23

The X coordinate halfway between StartX and EndX.

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

public double MidpointX { get; }

Property Value

Type: Double
Remarks

The x-coordinate that is halfway between StartX and EndX.

See Also