Stores an ordered pair of float values, typically the width and height of a rectangle. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Creates a copy of this object. Syntax Return Value A Size object.
Compares this object to another Size object. Syntax Parameters size A Size object to compare. Return Value A boolean value indicating whether the objects are equal.
Compares this object to another Size object. Overload List
Gets or sets the height component. Syntax
Gets a boolean value indicating whether the width and the height have zero values. Syntax
Gets a native System.Drawing.SizeF object. Syntax Return Value A native System.Drawing.SizeF object.