EShape::GetLabeled
EShape::SetLabeled
Flag indicating whether the shape label should be displayed or not.
Namespace: Euresys::Open_eVision
[C++]
bool GetLabeled() const
void SetLabeled(bool labeled)
EShape.Labeled
Flag indicating whether the shape label should be displayed or not.
Namespace: Euresys.Open_eVision
[C#]
bool Labeled
{ get; set; }
EShape.Labeled
Flag indicating whether the shape label should be displayed or not.
Module: open_evision
[Python]
Labeled: bool
{get; set}