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