Initializes a new instance of the System.Drawing.Size structure from the specified dimensions.
The width component of the new System.Drawing.Size.
The height component of the new System.Drawing.Size.
Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Stores an ordered pair of integers, which specify a System.Drawing.Size.Height and System.Drawing.Size.Width.