Search
ShapeFormulaParam.setY Method
See Also
 

Sets the vertical position of the control point.

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

 Syntax

Java  Copy Code

public void setY (
    float value
)

 Parameters

value

A float value specifying Y coordinate.

 See Also