Click or drag to resize

TreeColumnGetLabelSize Method (DrawContext, String)

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,
	string label
)

Parameters

context
Type: Internal.Aga.Controls.TreeDrawContext
label
Type: SystemString

Return Value

Type: Size
See Also