E3DViewer::GetBackgroundColor

E3DViewer::SetBackgroundColor

Sets/Gets the 3D viewer background color.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

ERGBColor GetBackgroundColor() const

void SetBackgroundColor(ERGBColor backgroundColor)

E3DViewer.BackgroundColor

Sets/Gets the 3D viewer background color.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.ERGBColor BackgroundColor

{ get; set; }