This document is archived and information here might be outdated. Recommended version. |
The thumbnail stored in the map document.
[Visual Basic .NET]
Public ReadOnly Property Thumbnail As stdole.IPictureDisp
[C#]
public stdole.IPictureDisp Thumbnail {get;}
[C++]
HRESULT get_Thumbnail(
IPictureDisp** Picture
);
[C++] Parameters Picture [out, retval]
Picture is a parameter of type IPictureDisp**
You cannot access the Thumbnail though DCOM.