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