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: 10.12.3.0 (10.12.3.0)
Syntax public string GetFontName()
Public Function GetFontName As String
public:
String^ GetFontName()
member GetFontName : unit -> string
Return Value
Type:
StringRemarks See Also