Search
PointF Constructor (Single, Single)
See Also
 






Namespace: com.mindfusion.graphs
Package: com.mindfusion.graphs

 Syntax

Java  Copy Code

public PointF (
    float x,
    float y
)

 Parameters

x

y

 See Also