E3DViewer::GetRenderGrid

E3DViewer::SetRenderGrid

Enables or disables the display of Grid.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool GetRenderGrid() const

void SetRenderGrid(bool state)

Remarks

Display Grid with true (true by default).

E3DViewer.RenderGrid

Enables or disables the display of Grid.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool RenderGrid

{ get; set; }

Remarks

Display Grid with true (true by default).