Click or drag to resize
PoXtAxisEditorSetUpdateFrequency Method

Sets the update frequency.

Namespace: OIV.MeshViz.Graph.Editors
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetUpdateFrequency(
	PoXtAxisEditorUpdateFrequencies freq
)

Parameters

freq
Type: OIV.MeshViz.Graph.EditorsPoXtAxisEditorUpdateFrequencies
Remarks

(By default freq = CONTINUOUS).

See Also