MindFusion.Wpf Pack Programmer's Guide
ShapeData.Height Property
See Also
 





Gets the height of the node that displays this shape.

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

 Syntax

C#  Copy Code

public double Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Double

 Property Value

double value specifying the node's height.

 See Also

ShapeData Members
ShapeData Class
MindFusion.Diagramming.Wpf Namespace