Click or drag to resize

NodeIconOnDrawIcon Method

Namespace:  Internal.Aga.Controls.Tree.NodeControls
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void OnDrawIcon(
	DrawIconEventArgs args
)

Parameters

args
Type: Internal.Aga.Controls.Tree.NodeControlsDrawIconEventArgs
See Also