| SoFontStyleGetFontName Method  | 
Returns the font name used by this node based on the settings of family and style. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic string GetFontName()
Public Function GetFontName As String
public:
String^ GetFontName()
member GetFontName : unit -> string 
Return Value
Type: 
String
Remarks
See Also