Click or drag to resize
PoLinearValueLegendlowerUpperBoxes Property

Indicates if lower and upper boxes should be displayed.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBool lowerUpperBoxes { get; }

Property Value

Type: SoSFBool
Remarks

The color of the lower box is the color associated with values less than the minimum, and the color of the upper box is the color associated with values greater than the maximum.

Note Note

Field available since Open Inventor 6.0

See Also