JPlanner Programmer's Guide
SizeD Constructor (SizeD)
See Also
 






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

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

 Syntax

Java  Copy Code

public SizeD (
    SizeD size
)

 Parameters

size

The size from which to initialize the new SizeD.

 See Also

SizeD Constructor Overload List
SizeD Class
com.mindfusion.common Namespace