Unit Constructor
.NET Framework 2.0
Initializes a new instance of the Unit structure. ASP.NET Web Server Controls and CSS Styles
| Name | Description |
|---|---|
| Unit (Double) | Initializes a new instance of the Unit structure with the specified double precision floating point number. |
| Unit (Int32) | Initializes a new instance of the Unit structure with the specified 32-bit signed integer. |
| Unit (String) | Initializes a new instance of the Unit structure with the specified length. |
| Unit (Double, UnitType) | Initializes a new instance of the Unit structure with the specified double precision floating point number and UnitType. |
| Unit (String, CultureInfo) | Initializes a new instance of the Unit structure with the specified length and System.Globalization.CultureInfo. |
Community Additions
ADD
Show: