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