'Declaration Public NotInheritable Class UnitConverter
'Usage Dim instance As UnitConverter
public sealed class UnitConverter
'Declaration Public NotInheritable Class UnitConverter
'Usage Dim instance As UnitConverter
public sealed class UnitConverter
System.Object
Xceed.Grid.Reporting.UnitConverter
Name | Description | |
---|---|---|
![]() | UnitConverter Constructor | Initializes a new instance of the UnitConverter class specifying the Unit which will be used to convert values to and from hundredth's of an inch. |
Name | Description | |
---|---|---|
![]() | BaseUnit | Gets or sets the Unit which will be used to convert values to and from hundredth's of an inch. |
Name | Description | |
---|---|---|
![]() | ConvertFrom | Converts the specified from hundredth's of an inch to the current BaseUnit. |
![]() | ConvertTo | Converts the specified value from the current BaseUnit to hundredth's of an inch. |
![]() ![]() | FromHundredthsOfAnInch | Converts the value from hundredth's of an inch to the specified Unit. |
![]() ![]() | ToHundredthsOfAnInch | Converts the value from the specified Unit to hundredth's of an inch. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2