Click or drag to resize

RhinoViewHandle Property

Gets the window handle that this view is bound to.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public IntPtr Handle { get; }

Property Value

Type: IntPtr
See Also