DroidDiagram Programmer's Guide
AnchorPoint.setY Method
See Also
 






Sets the Y position of the anchor point.

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

 Syntax

Java  Copy Code

public void setY (
    float value
)

 Parameters

value

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

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace