CogLineSegment MidpointX Property Cognex VisionPro 9.10
The X coordinate halfway between StartX and EndX.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax

public double MidpointX { get; }

Property Value

Type: Double
Remarks

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

See Also