JPlanner Programmer's Guide
SizeD Constructor
See Also
 






Initializes a new instance of the SizeD class.

 Overload List

Name Description

SizeD ()

Initializes a new instance of the SizeD class with zero width and height.

SizeD (Double, Double)

Initializes a new instance of the SizeD class with the specified width and height.

SizeD (SizeD)

Initializes a new instance of the SizeD class from the specified size.

 See Also

SizeD Class
com.mindfusion.common Namespace