E3DViewer::GetEnableFixColorRampBounds

Gets the state of the fix color ramp bounds.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool GetEnableFixColorRampBounds() const

Remarks

To enable fix color ramp bounds, use E3DViewer::SetFixColorRampBounds.

E3DViewer.EnableFixColorRampBounds

Gets the state of the fix color ramp bounds.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool EnableFixColorRampBounds

{ get; }

Remarks

To enable fix color ramp bounds, use E3DViewer::SetFixColorRampBounds.