MindFusion.Diagramming for Universal Windows Programmer's Guide
TreeViewItem.LabelHeight Property
See Also
 






Gets a value specifying the height of this TreeViewItem.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double LabelHeight { get; set; }

Visual Basic  Copy Code

Public Property LabelHeight As Double

 Property Value

A double value.

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming Namespace