Cog3DPointCloudTriangle PositionX2 Property Cognex VisionPro 9.8
Gets the second point's X value.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 75.1.0.0
Syntax

public float PositionX2 { get; }

Property Value

Type: Single
The second point's X value.
See Also