Progress® Telerik® Reporting R1 2021
Unit Constructor
Overload List
Name | Description | |
---|---|---|
![]() | Unit(Double) |
Creates a new instance of the
Unit structure from the
specified device-independent pixels. The Unit's type is
DefaultType |
![]() | Unit(String) |
Initializes a new instance of the
Unit structure from the
specified string value.
|
![]() | Unit(Double, UnitType) |
Initializes a new instance of the
Unit structure with the
specified value and type.
|
![]() | Unit(String, CultureInfo) |
Initializes a new instance of the
Unit structure from the
specified string value and using the specified
CultureInfo.
|
![]() | Unit(String, CultureInfo, UnitType) |
Initializes a new instance of the
Unit structure from the
specified string value, culture, and type.
|