API Reference > imodeljs-frontend > Views > Viewport > pixelsFromInches pixelsFromInches Method Converts inches to pixels based on screen DPI. pixelsFromInches(inches: number): number note this information may not be accurate in some browsers. Parameter Type Description inches number the number of inches to convert Returns - number the corresponding number of pixels Defined in core/frontend/src/Viewport.ts Line 1621 Last Updated: 13 June, 2024