PoLabelFieldstringField Property |
List of strings to display.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFString stringField { get; }
Public ReadOnly Property stringField As SoMFString
Get
public:
property SoMFString^ stringField {
SoMFString^ get ();
}
member stringField : SoMFString with get
Property Value
Type:
SoMFStringRemarks To be displayed, the number of strings must be equal to the number of points of point.
See Also