ERectangleRegion::GetWidth
ERectangleRegion::SetWidth
Width of the region
Namespace: Euresys::Open_eVision
[C++]
float GetWidth() const
void SetWidth(float width)
ERectangleRegion.Width
Width of the region
Namespace: Euresys.Open_eVision
[C#]
float Width
{ get; set; }
ERectangleRegion.Width
Width of the region
Module: open_evision
[Python]
Width: float
{get; set}