JPlanner Programmer's Guide
RectangleD.getSize Method
See Also
 






Gets the size of this rectangle.

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

 Syntax

Java  Copy Code

public SizeD getSize ()

 Return Value

A SizeD that represents the size of this rectangle.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace