ELocatorObject::GetPositionX

ELocatorObject::SetPositionX

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

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetPositionX() const

void SetPositionX(float posX)

ELocatorObject.PositionX

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

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float PositionX

{ get; set; }