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