Click or drag to resize

PdfUnitConvertor ConvertFromPixels Method

Overload List
Name Description
Public method ConvertFromPixels(PointF, PdfGraphicsUnit)
Converts rectangle from pixels to specified units
Public method ConvertFromPixels(RectangleF, PdfGraphicsUnit)
Converts rectangle in Pixels into rectangle with specified measure units
Public method ConvertFromPixels(SizeF, PdfGraphicsUnit)
Converts Size in pixels to size in specified measure units
Public method ConvertFromPixels(Single, PdfGraphicsUnit)
Converts value, stored in pixels, to value in "to" units
Top
See Also