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