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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Win32WindowWrapper(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
See Also