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: 2024.1.1.0 (2024.1.1)
Syntax
public void SetFontName(
	string name
)

Parameters

name
Type: SystemString
Remarks

The default font name is "defaultFont".

See Also