PdfUnitConvertor ConvertToPixels Method |
Name | Description | |
---|---|---|
![]() |
ConvertToPixels(PointF, PdfGraphicsUnit) |
Converts point from specified measure units to pixels
|
![]() |
ConvertToPixels(RectangleF, PdfGraphicsUnit) |
Converts the rectangle location and size to Pixels from specified
measure units
|
![]() |
ConvertToPixels(SizeF, PdfGraphicsUnit) |
Converts size from specified measure units to pixels
|
![]() |
ConvertToPixels(Single, PdfGraphicsUnit) |
Converts the value, stored in "from" units, to pixels
|