ECodedImage2::GetStartY

Returns the lowest row index, for all the runs of all the objects in the coded image.

Namespace: Euresys::Open_eVision

[C++]

int GetStartY() const

Remarks

The returned value will always be zero if the continuous mode is not activated.

ECodedImage2.StartY

Returns the lowest row index, for all the runs of all the objects in the coded image.

Namespace: Euresys.Open_eVision

[C#]

int StartY

{ get; }

Remarks

The returned value will always be zero if the continuous mode is not activated.