FontUnit.FontUnit(FontSize) Constructor
.NET Framework 3.0
Initializes a new instance of the FontUnit class with the specified FontSize.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use this constructor to create and initialize a new instance of the FontUnit class using the specified FontSize object.
If the type parameter contains the value FontSize.AsUnit, the following table shows the initial property values for an instance of FontUnit.
If the type parameter contains any other FontSize value, the following table shows the initial property values for an instance of FontUnit.
| Property | Initial Value |
|---|---|
| Type | The value of the type parameter. |
| Unit |
Community Additions
ADD
Show: