SoWinMaterialEditor Constructor (Control) |
Calls SoWinMaterialEditor(parent, (System.String ^)nullptr, true).
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoWinMaterialEditor(
Control parent
)
Public Sub New (
parent As Control
)
public:
SoWinMaterialEditor(
Control^ parent
)
new :
parent : Control -> SoWinMaterialEditor
Parameters
- parent
- Type: System.Windows.FormsControl
Remarks See Also