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