Gets the height of this item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected double GetHeight () |
Visual Basic
Copy Code
|
|---|
Protected Function GetHeight () As Double |
A double value specifying the height of the item's bounding rectangle.
See Also