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