MindFusion.Wpf Pack Programmer's Guide
DiagramItem.GetX Method
See Also
 





Gets the x-coordinate of the current position of this item.

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

 Syntax

C#  Copy Code

protected double GetX ()

Visual Basic  Copy Code

Protected Function GetX () As Double

 Return Value

A double value specifying the horizontal position of the item's bounding rectangle.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace