Click or drag to resize

EditorImageHelperGetImage Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Image GetImage(
	string key,
	int requestedSize,
	bool disabled
)

Parameters

key
Type: SystemString
requestedSize
Type: SystemInt32
disabled
Type: SystemBoolean

Return Value

Type: Image
See Also