ThumbnailImage Class |
Namespace: DXFReaderNET
The ThumbnailImage type exposes the following members.
| Name | Description | |
|---|---|---|
| ThumbnailImage |
The thumbnail image.
|
| Name | Description | |
|---|---|---|
| HasImage |
True if the thumbnail bitmap was decoded successfully.
| |
| Height |
Preview height in pixels (0 if no image).
| |
| Image |
Gets or sets the thumbnail image (if any).
| |
| NumberOfBytes |
The number of bytes in the image
| |
| PreviewImageData |
Preview image data (multiple lines; 256 characters maximum per line)
| |
| Width |
Preview width in pixels (0 if no image).
|