API Reference > imodeljs-backend > iModels > IModelDb > IModelDb.Views > getThumbnail getThumbnail Method Get the thumbnail for a view. getThumbnail(viewDefinitionId: string): undefined | ThumbnailProps Parameter Type Description viewDefinitionId string The Id of the view for thumbnail Returns - undefined | ThumbnailProps the ThumbnailProps, or undefined if no thumbnail exists. Defined in core/backend/src/IModelDb.ts Line 2019 Last Updated: 11 June, 2024