Click or drag to resize
AB4D logo

D3DHostGetHWnd Method

Returns a handle to used window.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public IntPtr GetHWnd()

Return Value

IntPtr
a handle to used window
See Also