PelRect Y Property Cognex VisionPro 9.22 SR1
Get

Get the Y origin.

Set

Set the Y origin.

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

public int Y { get; set; }

Property Value

Type: Int32
Remarks

Changed Raised when the value of this property changes.

See Also