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

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

Parameters

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