EPathVector::GetClosed

EPathVector::SetClosed

Flag indicating whether the shape built with EasyImage::Contour must be closed or not.

Namespace: Euresys::Open_eVision

[C++]

bool GetClosed() const

void SetClosed(bool bClosed)

EPathVector.Closed

Flag indicating whether the shape built with EasyImage::Contour must be closed or not.

Namespace: Euresys.Open_eVision

[C#]

bool Closed

{ get; set; }