DiagramLite Programmer's Guide
TreeViewItem.LabelHeight Property
See Also
 





Gets a value specifying the height of this TreeViewItem.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double LabelHeight { get; set; }

Visual Basic  Copy Code

Public Property LabelHeight As Double

 Property Value

A double value specifying the item height. The default is 20.

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming Namespace