WindowHandle.FromWayland
WindowHandle.FromWayland method
Create WindowHandle
from a Wayland surface
public static WindowHandle FromWayland(IntPtr display, IntPtr surface)
Parameter | Type | Description |
---|---|---|
display | IntPtr | The display instance of Wayland server |
surface | IntPtr | The handle of the surface |
See Also
- class WindowHandle
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D