Search
Point Constructor (Int32, Int32)
See Also
 






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

 Syntax

Java  Copy Code

public Point (
    int x,
    int y
)

 Parameters

x

y

 See Also