Initializes a new instance of the Size class with the specified width and height.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public Size ( int width, int height)
The width of the new size.
The height of the new size.
Size Constructor Overload ListSize Classcom.mindfusion.common Namespace