ELocatorObject::GetPositionY

ELocatorObject::SetPositionY

Y position of an object without size. When the object has a size, the position if the center of the bounding box.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetPositionY() const

void SetPositionY(float posY)

ELocatorObject.PositionY

Y position of an object without size. When the object has a size, the position if the center of the bounding box.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float PositionY

{ get; set; }