E3DViewer::GetRenderAxis

E3DViewer::SetRenderAxis

Enables or disables the display of the axis.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool GetRenderAxis() const

void SetRenderAxis(bool state)

Remarks

The default state is true.

E3DViewer.RenderAxis

Enables or disables the display of the axis.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool RenderAxis

{ get; set; }

Remarks

The default state is true.