System.Drawing.Size: Method Members

The methods of System.Drawing.Size are listed below. For a list of all members, see the Size Members list.

See Also: Inherited members from System.ValueType

Public Methods

static
Add(Size, Size) : Size
Documentation for this section has not yet been entered.
static
Ceiling(SizeF) : Size
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
Round(SizeF) : Size
Documentation for this section has not yet been entered.
static
Subtract(Size, Size) : Size
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
static
Truncate(SizeF) : Size
Documentation for this section has not yet been entered.