JPlanner Programmer's Guide
Size.negate Method
See Also
 






Returns a new Size instance representing the negative of this size.

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

 Syntax

Java  Copy Code

public Size negate ()

 Return Value

A Size instance.

 See Also

Size Members
Size Class
com.mindfusion.common Namespace