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