MindFusion.Wpf Pack Programmer's Guide
TreeViewItem.Height Property
See Also
 





Gets or sets the height of this item.

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

 Syntax

C#  Copy Code

public double Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Double

 Property Value

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

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming.Wpf Namespace