Search
ShapeFormulaParam.getX Method
See Also
 

Gets the horizontal position of the control point.

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

 Syntax

Java  Copy Code

public float getX ()

 Return Value

A float value specifying X coordinate.

 See Also