Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewTableRecord::setThumbnail Method
Syntax
C++
void setThumbnail(const OdBinaryData* pThumbnail);

Sets the thumbnail information for this view. 

 

Parameters
Description
pThumbnail
[in] Pointer to the thumbnail.

Thumbnail information consists of a packed BITMAPINFO structure immediately followed in memory by the thumbnail data.

Copyright © 2002-2022. Open Design Alliance All rights reserved.