Click or drag to resize

PdfUnitConvertor ConvertToPixels Method

Overload List
Name Description
Public method ConvertToPixels(PointF, PdfGraphicsUnit)
Converts point from specified measure units to pixels
Public method ConvertToPixels(RectangleF, PdfGraphicsUnit)
Converts the rectangle location and size to Pixels from specified measure units
Public method ConvertToPixels(SizeF, PdfGraphicsUnit)
Converts size from specified measure units to pixels
Public method ConvertToPixels(Single, PdfGraphicsUnit)
Converts the value, stored in "from" units, to pixels
Top
See Also