Click or drag to resize

EngineListViewDefaultListMode Constructor

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public DefaultListMode(
	EngineListView owner,
	int imageSize
)

Parameters

owner
Type: NeoAxis.EditorEngineListView
imageSize
Type: SystemInt32
See Also