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