EtoExtensions.EtoWin32Window.Handle Property

EtoExtensionsEtoWin32WindowHandle Property

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
	Get

Property Value

Type: IntPtr

[Missing <value> documentation for "P:Grasshopper.EtoExtensions.EtoWin32Window.Handle"]

Implements

IWin32WindowHandle
See Also