CogLine Y Property Cognex VisionPro 9.7
The Y coordinate of the reference point on the line.

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

public double Y { get; set; }

Property Value

Type: Double
Events

Event TypeReason
CogLine Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    The y-coordinate of the reference point on the line.

    Default Value: 10

    See Also