E3DViewer::GetPickingLabelColor

E3DViewer::SetPickingLabelColor

Sets or gets the color of the picked point label.

Namespace: Euresys::Open_eVision_23_12::Easy3D

[C++]

EC24 GetPickingLabelColor() const

void SetPickingLabelColor(EC24 color)

Remarks

See also E3DViewer::PickingDisplay, E3DViewer::PickingLabelFixed and E3DViewer::PickingLabelSize.

E3DViewer.PickingLabelColor

Sets or gets the color of the picked point label.

Namespace: Euresys.Open_eVision_23_12.Easy3D

[C#]

Euresys.Open_eVision_23_12.EC24 PickingLabelColor

{ get; set; }

Remarks

See also E3DViewer::PickingDisplay, E3DViewer::PickingLabelFixed and E3DViewer::PickingLabelSize.