SoText2stringField Property |
The text string(s) to display.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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 Each string will appear on its own line.
See Also