JPlanner Programmer's Guide
Rectangle Constructor
See Also
 






Initializes a new instance of the Rectangle class.

 Overload List

Name Description

Rectangle ()

Initializes a new instance of the Rectangle class with all properties set to zero.

Rectangle (Int32, Int32, Int32, Int32)

Initializes a new instance of the Rectangle class with the specified values.

Rectangle (Rectangle)

Initializes a new instance of the Rectangle class from the specified rectangle.

 See Also

Rectangle Class
com.mindfusion.common Namespace