Gets the height of the node that displays this shape.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double Height { get; set; } |
Visual Basic Copy Code |
---|
Public Property Height As Double |
A double value specifying the node's height.
WpfDiagram Programmer's Guide | © 2024 MindFusion |