JPlanner Programmer's Guide
Size Constructor
See Also
 






Initializes a new instance of the Size class.

 Overload List

Name Description

Size ()

Initializes a new instance of the Size class with zero width and height.

Size (Int32, Int32)

Initializes a new instance of the Size class with the specified width and height.

Size (Size)

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

 See Also

Size Class
com.mindfusion.common Namespace