Click or drag to resize

Win32WindowWrapper Constructor

Initializes a new instance of the Win32WindowWrapper class

Namespace: NeoAxis
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Win32WindowWrapper(
	IntPtr handle
)

Parameters

handle  IntPtr
 
See Also