PoXtLinearAxisEditor Constructor (Control) |
Calls PoXtLinearAxisEditor(parent, (System.String ^)nullptr, true).
Namespace: OIV.MeshViz.Graph.EditorsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic PoXtLinearAxisEditor(
Control parent
)
Public Sub New (
parent As Control
)
public:
PoXtLinearAxisEditor(
Control^ parent
)
new :
parent : Control -> PoXtLinearAxisEditor
Parameters
- parent
- Type: System.Windows.FormsControl
Remarks
See Also