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: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetWidgetSize(
	Control w,
	SbVec2s size
)

Parameters

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