PoLabelFieldvalue Property |
List of values to display.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat value { get; }
Public ReadOnly Property value As SoMFFloat
Get
public:
property SoMFFloat^ value {
SoMFFloat^ get ();
}
member value : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks 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