E3DViewer::GetPickingLabelFixed

E3DViewer::SetPickingLabelFixed

Sets or gets the state to fix or not the label.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool GetPickingLabelFixed() const

void SetPickingLabelFixed(bool state)

Remarks

Default state is false. See also E3DViewer::PickingDisplay, E3DViewer::PickingLabelSize and E3DViewer::PickingLabelColor.

E3DViewer.PickingLabelFixed

Sets or gets the state to fix or not the label.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool PickingLabelFixed

{ get; set; }

Remarks

Default state is false. See also E3DViewer::PickingDisplay, E3DViewer::PickingLabelSize and E3DViewer::PickingLabelColor.