FontUnit Constructor
.NET Framework (current version)
Initializes a new instance of the FontUnit class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | FontUnit(Double) | Initializes a new instance of the FontUnit class with the specified font size in points. |
![]() | FontUnit(Double, UnitType) | |
![]() | FontUnit(FontSize) | |
![]() | FontUnit(Int32) | Initializes a new instance of the FontUnit class with the specified font size. |
![]() | FontUnit(String^) | Initializes a new instance of the FontUnit class with the specified string. |
![]() | FontUnit(String^, CultureInfo^) | Initializes a new instance of the FontUnit class with the specified string using the specified System.Globalization::CultureInfo object. |
![]() | FontUnit(Unit) |
Show:
