BaseTextControlGetDrawingFont Method |
Namespace: Internal.Aga.Controls.Tree.NodeControlsAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected Font GetDrawingFont(
TreeNodeAdv node,
DrawContext context,
string label
)
Parameters
- node TreeNodeAdv
-
- context DrawContext
-
- label String
-
Return Value
Font
See Also