Click or drag to resize

TreeViewAdvGetNodeControlInfoAt Method

Namespace:  Internal.Aga.Controls.Tree
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public NodeControlInfo GetNodeControlInfoAt(
	Point point
)

Parameters

point
Type: System.DrawingPoint

Return Value

Type: NodeControlInfo
See Also