Click or drag to resize
SoWinGetWidgetSize Method

Convenience routine to get the size of the given window.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static SbVec2s GetWidgetSize(
	Control w
)

Parameters

w
Type: System.Windows.FormsControl

Return Value

Type: SbVec2s
Remarks