Search
ShapeFormulaParam.getY Method
See Also
 

Gets the vertical position of the control point.

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

 Syntax

Java  Copy Code

public float getY ()

 Return Value

A float value specifying Y coordinate.

 See Also