Mono Class Library: Overview

System.Web.UI.WebControls.FontUnit: Members

The members of System.Web.UI.WebControls.FontUnit are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static readonly
EmptyFontUnit. Documentation for this section has not yet been entered.
static readonly
LargeFontUnit. Documentation for this section has not yet been entered.
static readonly
LargerFontUnit. Documentation for this section has not yet been entered.
static readonly
MediumFontUnit. Documentation for this section has not yet been entered.
static readonly
SmallFontUnit. Documentation for this section has not yet been entered.
static readonly
SmallerFontUnit. Documentation for this section has not yet been entered.
static readonly
XLargeFontUnit. Documentation for this section has not yet been entered.
static readonly
XSmallFontUnit. Documentation for this section has not yet been entered.
static readonly
XXLargeFontUnit. Documentation for this section has not yet been entered.
static readonly
XXSmallFontUnit. Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsEmptybool. Documentation for this section has not yet been entered.
[read-only]
TypeFontSize. Documentation for this section has not yet been entered.
[read-only]
UnitUnit. Documentation for this section has not yet been entered.

Public Methods

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
Parse(string) : FontUnit
Documentation for this section has not yet been entered.
static
Parse(string, System.Globalization.CultureInfo) : FontUnit
Documentation for this section has not yet been entered.
static
Point(int) : FontUnit
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
ToString(System.Globalization.CultureInfo) : string
Documentation for this section has not yet been entered.
ToString(IFormatProvider) : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(FontUnit, FontUnit)Documentation for this section has not yet been entered.
static
Inequality(FontUnit, FontUnit)Documentation for this section has not yet been entered.
static
Conversion to System.Web.UI.WebControls.FontUnit(Implicit)Documentation for this section has not yet been entered.