TextBoxGetTextNode Method |
Get internal text node (allows to modify the spacing directly)
Namespace: OIV.Medical.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 2024.2.3.Release.8195eb522b090a23f1a65c7685cebb3bb12ab134
Syntaxpublic SoText2 GetTextNode()
Public Function GetTextNode As SoText2
public:
SoText2^ GetTextNode()
member GetTextNode : unit -> SoText2
Return Value
Type:
SoText2
See Also