DroidDiagram Programmer's Guide
AnchorPoint.getX Method
See Also
 






Gets the X position of the anchor point.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public float getX ()

 Return Value

A float value specifying the point position as percent by the node width.

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace