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.36.0.Release.9ccfd3bbc2107cdc777d2df63e465939c35454c1
Syntaxpublic SoText2 GetTextNode()
Public Function GetTextNode As SoText2
public:
SoText2^ GetTextNode()
member GetTextNode : unit -> SoText2
Return Value
Type:
SoText2
See Also