Cog3DPointCloudTriangle PositionY2 Property Cognex VisionPro 9.7
Gets the second point's Y value.

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

public float PositionY2 { get; }

Property Value

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