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