Click or drag to resize
PbMiscTextAttrSetFontName Method

Sets the font name for texts.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public void SetFontName(
	string name
)

Parameters

name
Type: SystemString
Remarks

The default font name is "defaultFont".

See Also