RhinoCommon API
NamedParametersEventArgsSetWindowHandle Method |
Set a HWND on Windows or NSView* on Mac
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

public void SetWindowHandle( string name, IntPtr value )
Public Sub SetWindowHandle ( name As String, value As IntPtr )
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Rhino.Runtime.NamedParametersEventArgs.SetWindowHandle(System.String,System.IntPtr)"]
- value
- Type: SystemIntPtr
[Missing <param name="value"/> documentation for "M:Rhino.Runtime.NamedParametersEventArgs.SetWindowHandle(System.String,System.IntPtr)"]
