Click or drag to resize
PoXtGenAxisEditor Constructor (Control, String, Boolean)

Constructor.

Namespace: OIV.MeshViz.Graph.Editors
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public PoXtGenAxisEditor(
	Control parent,
	string name,
	bool buildInsideParent
)

Parameters

parent
Type: System.Windows.FormsControl
name
Type: SystemString
buildInsideParent
Type: SystemBoolean
Remarks