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