| C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class > FromRU Method : FromRU(RectangleD,UnitTypeEnum,Single,Single) Method |
'Declaration Public Overloads Function FromRU( _ ByVal value As RectangleD, _ ByVal destType As UnitTypeEnum, _ ByVal destDpiX As System.Single, _ ByVal destDpiY As System.Single _ ) As RectangleD
public RectangleD FromRU( RectangleD value, UnitTypeEnum destType, System.float destDpiX, System.float destDpiY )