PoAxistitleFontName Property |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString titleFontName { get; }
Public ReadOnly Property titleFontName As SoSFString
Get
public:
property SoSFString^ titleFontName {
SoSFString^ get ();
}
member titleFontName : SoSFString with get
Property Value
Type:
SoSFStringRemarks If the font is equal to its default value (empty string), the font used is the font of the current miscellaneous text attributes. Default is empty string.
See Also