ELocatorObject::GetWidth

ELocatorObject::SetWidth

Width of the object.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetWidth() const

void SetWidth(float width)

ELocatorObject.Width

Width of the object.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float Width

{ get; set; }