Click or drag to resize
PoLabelFieldvalue Property

List of values to display.

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

Property Value

Type: SoMFFloat
Remarks

The values are converted into strings according to the current numerical display format. To be displayed, the number of values must be equal to the number of points of point.

See Also