PoXtLogAxisEditor Constructor (Control) |
Calls PoXtLogAxisEditor(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 PoXtLogAxisEditor(
Control parent
)
Public Sub New (
parent As Control
)
public:
PoXtLogAxisEditor(
Control^ parent
)
new :
parent : Control -> PoXtLogAxisEditor
Parameters
- parent
- Type: System.Windows.FormsControl
Remarks
See Also