System.Drawing.SizeF: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

static
Add(SizeF, SizeF) : SizeF
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
Subtract(SizeF, SizeF) : SizeF
Documentation for this section has not yet been entered.
ToPointF() : PointF
Documentation for this section has not yet been entered.
ToSize() : Size
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.