|
Applies To |
WebService.Options |
|
Description |
Sets or gets whether the pictures of loading blocks of a filled container are created. |
|
Syntax |
Property ThumbnailsCreated As bool |
|
Remarks |
If true, the engine creates the pictures of the loading blocks in a filled container and put them into the BytesImage3D member of the SpacesInContainer. If false, BytesImage3D member of the SpacesInContainer would be NULL. |
|
Data Type |
bool |