MindFusion.Wpf Pack Programmer's Guide
LayerListView.ItemHeight Property
See Also
 





Gets or sets the height of the items.

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

 Syntax

C#  Copy Code

public double ItemHeight { get; set; }

Visual Basic  Copy Code

Public Property ItemHeight As Double

 Property Value

A double value. The default is 55.

 See Also

LayerListView Members
LayerListView Class
MindFusion.Diagramming.Wpf Namespace