PdfUnitConvertor ConvertFromPixels Method |
| Name | Description | |
|---|---|---|
|
|
ConvertFromPixels(PointF, PdfGraphicsUnit) |
Converts rectangle from pixels to specified units
|
|
|
ConvertFromPixels(RectangleF, PdfGraphicsUnit) |
Converts rectangle in Pixels into rectangle with specified
measure units
|
|
|
ConvertFromPixels(SizeF, PdfGraphicsUnit) |
Converts Size in pixels to size in specified measure units
|
|
|
ConvertFromPixels(Single, PdfGraphicsUnit) |
Converts value, stored in pixels, to value in "to" units
|