MindFusion.Wpf Pack Programmer's Guide
TreeViewNode.CaptionHeight Property
See Also
 





Gets or sets the height of the node's caption area.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double CaptionHeight { get; set; }

Visual Basic  Copy Code

Public Property CaptionHeight As Double

 Property Value

A double value specifying the caption area height. The default value is 18.

 See Also

TreeViewNode Members
TreeViewNode Class
MindFusion.Diagramming.Wpf Namespace