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