Click or drag to resize
SoWinRenderArea Constructor (Control, String)
Calls SoWinRenderArea(parent, name, true, true, true).

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoWinRenderArea(
	Control parent,
	string name
)

Parameters

parent
Type: System.Windows.FormsControl
name
Type: SystemString
Remarks