This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterFunctionInfo2 Interface > IRasterFunctionInfo2.Thumbnail Property (ArcObjects .NET 10.4 SDK) |
The raster function template icon/thumbnail.
[Visual Basic .NET] Public Property Thumbnail As Object
[C#] public object Thumbnail {get; set;}
[C++]
HRESULT get_Thumbnail(
VARIANT* pThumbnail
);
[C++]
HRESULT put_Thumbnail(
VARIANT pThumbnail
);
[C++]
Parameters pThumbnail [out, retval] pThumbnail is a parameter of type VARIANT pThumbnail [in] pThumbnail is a parameter of type VARIANT