JPlanner Programmer's Guide
Rectangle.isEmpty Method
See Also
 






Gets a value indicating whether all properties of this rectangles have values of zero.

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

 Syntax

Java  Copy Code

public boolean isEmpty ()

 Return Value

true if all properties of this rectangle equal zero; otherwise, false.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace