GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.OpenXml 名前空間 > UnitConverter クラス > PixelsToPoints メソッド : PixelsToPoints(Double,Int32) メソッド |
'Declaration
Public Overloads Function PixelsToPoints( _ ByVal pixel As Double, _ ByVal roundingDigits As Integer _ ) As Double
public double PixelsToPoints( double pixel, int roundingDigits )