Click or drag to resize
SoWinSetWidgetSize Method

Convenience routine to set the size of the given window.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetWidgetSize(
	Control w,
	SbVec2s size
)

Parameters

w
Type: System.Windows.FormsControl
size
Type: OIV.InventorSbVec2s
Remarks