System.Web.UI.WebControls.FontUnit: Constructor Members

The constructors of System.Web.UI.WebControls.FontUnit are listed below. For a list of all members, see the FontUnit Members list.

See Also: Inherited members from System.ValueType

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified font size in points.

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified font size.

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified string.

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified System.Web.UI.WebControls.FontSize.

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified System.Web.UI.WebControls.Unit.

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified font size and System.Web.UI.WebControls.UnitType value.

Initializes a new instance of the System.Web.UI.WebControls.FontUnit class with the specified string using the specified System.Globalization.CultureInfo object.