C1.C1Preview Namespace > C1PrintDocument Class : ToRU Method |
Overload | Description |
---|---|
ToRU(Double,UnitTypeEnum,Single) | Converts a double value expressed in specified UnitTypeEnum units to a double value expressed in the current document's ResolvedUnit units. |
ToRU(RectangleD,UnitTypeEnum,Single,Single) | Converts a RectangleD structure expressed in specified UnitTypeEnum units to a RectangleD expressed in the current document's ResolvedUnit units. |
ToRU(Double,UnitTypeEnum) | Converts a double value expressed in specified UnitTypeEnum units to a double value expressed in the current document's ResolvedUnit units, using CreationDpi as the source resolution if srcType is UnitTypeEnum.Pixel. |
ToRU(RectangleD,UnitTypeEnum) | Converts a RectangleD structure expressed in specified UnitTypeEnum units to a RectangleD expressed in the current document's ResolvedUnit units, using CreationDpi as the source resolution if srcType is UnitTypeEnum.Pixel. |
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