Click or drag to resize
PoXtLegendEditorSetPresentation Method

Sets the presentation of the editor.

Namespace: OIV.MeshViz.Graph.Editors
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetPresentation(
	PoXtLegendEditorPresentations type
)

Parameters

type
Type: OIV.MeshViz.Graph.EditorsPoXtLegendEditorPresentations
Remarks

(type = TOGGLE_FOLD by default).

See Also