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