DroidDiagram Programmer's Guide
AnchorPoint.getY Method
See Also
 






Gets the Y position of the anchor point.

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

 Syntax

Java  Copy Code

public float getY ()

 Return Value

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

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace