Click or drag to resize

PlatformFunctionalityCreatedWindow_UpdateWindowIcon Method

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual void CreatedWindow_UpdateWindowIcon(
	Object icon,
	string iconFilePath
)

Parameters

icon
Type: SystemObject
iconFilePath
Type: SystemString
See Also