Click or drag to resize
PoBaseSetTextType Method

Sets the type of text used.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetTextType(
	PoBaseTextTypes type
)

Parameters

type
Type: OIV.MeshViz.GraphPoBaseTextTypes
Remarks

Possible values :

type = OIV.MeshViz.Graph.PoBase.TextTypes.SO_ANNO_TEXT3 by default.

See Also