JPlanner Programmer's Guide
Size Constructor (Size)
See Also
 






Initializes a new instance of the Size class from the specified size.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public Size (
    Size size
)

 Parameters

size

The size from which to initialize the new Size.

 See Also

Size Constructor Overload List
Size Class
com.mindfusion.common Namespace