EQuadrangle::GetUpperLeftCorner

Returns the coordinates of the upper left corner of the quadrangle (the position with the minimum Y and then minimum X).

Namespace: Euresys::Open_eVision

[C++]

EPoint GetUpperLeftCorner() const

EQuadrangle.UpperLeftCorner

Returns the coordinates of the upper left corner of the quadrangle (the position with the minimum Y and then minimum X).

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint UpperLeftCorner

{ get; }