This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface > IItemInfoImpl.LoadThumbnailFromFile Method (ArcObjects .NET 10.4 SDK) |
Load thumbnail from file.
[Visual Basic .NET] Public Sub LoadThumbnailFromFile ( _ ByVal thumbnailFilePath As String _ )
[C#] public void LoadThumbnailFromFile ( string thumbnailFilePath );
[C++]
HRESULT LoadThumbnailFromFile(
BSTR thumbnailFilePath
);
[C++]
Parameters thumbnailFilePath [in] thumbnailFilePath is a parameter of type BSTR