Click or drag to resize

RhinoAppMainWindowHandle Method

Gets the HWND of the Rhino main window.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static IntPtr MainWindowHandle()

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Rhino.RhinoApp.MainWindowHandle"]

See Also