Gets the amount that the height of the IDiagramNode changed by.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public double HeightChange { get; }
Visual Basic (Declaration)
Public ReadOnly Property HeightChange As Double

See Also