E3DViewer::RemoveTextLabel

Removes a text label.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void RemoveTextLabel(
   int id
)

Parameters

id

The id of the text label.

Remarks

See also E3DViewer::AddTextLabel.

E3DViewer.RemoveTextLabel

Removes a text label.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void RemoveTextLabel(
   int id
)

Parameters

id

The id of the text label.

Remarks

See also E3DViewer::AddTextLabel.