Click or drag to resize

PlatformFunctionalityCreatedWindow_SetWindowRectangle Method

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract void CreatedWindow_SetWindowRectangle(
	RectangleI rectangle
)

Parameters

rectangle
Type: NeoAxisRectangleI
See Also