Click or drag to resize

TreeColumnGetLabelSize Method (DrawContext)

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#
protected Size GetLabelSize(
	DrawContext context
)

Parameters

context
Type: Internal.Aga.Controls.TreeDrawContext

Return Value

Type: Size
See Also