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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.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