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

Parameters

name
Type: SystemString
Remarks

The default font name is "defaultFont".

See Also