Gets a value specifying the height of this TreeViewItem.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double LabelHeight { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelHeight As Double |
A double value.
See Also