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