Click or drag to resize
SoWinGetWidgetSize Method

Convenience routine to get the size of the given window.

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

Parameters

w
Type: System.Windows.FormsControl

Return Value

Type: SbVec2s
Remarks