Search
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