JPlanner Programmer's Guide
Rectangle.getSize Method
See Also
 






Gets the size of this rectangle.

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

 Syntax

Java  Copy Code

public Size getSize ()

 Return Value

A Size that represents the size of this rectangle.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace