ASP.NET Pack Programmer's Guide
TreeViewNode.CaptionHeight Property
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float CaptionHeight { get; set; }

Visual Basic  Copy Code

Public Property CaptionHeight As Single

 Property Value

A float value specifying the caption area height. The default value is 8.

 See Also

TreeViewNode Members
TreeViewNode Class
MindFusion.Diagramming Namespace