Line Y Property Cognex VisionPro 9.21
Get

The Y coordinate of the reference point on the line.

Set

Sets Y.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public double Y { get; set; }

Property Value

Type: Double
Default Value: 10
Remarks

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

Remarks

Changed Raised when the value of this property changes.

See Also