Converts a
PointD value expressed in the current document's
C1PrintDocument.ResolvedUnit units to other
UnitTypeEnum units.
Parameters
- value
- The value to convert, expressed in C1PrintDocument.ResolvedUnit units.
- destType
- The destination UnitTypeEnum units to convert to.
- destDpiX
- The horizontal destination resolution (DPI), required only if is UnitTypeEnum.Pixel.
- destDpiY
- The vertical destination resolution (DPI), required only if is UnitTypeEnum.Pixel.
Return Value
A
PointD structure converted to target units.
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