LineSegment MidpointX Property Cognex VisionPro 9.22

The X coordinate halfway between StartX and EndX.

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

public double MidpointX { get; }

Property Value

Type: Double
Remarks

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

See Also