This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComponentTip Interface > IComponentTip.Image Property (ArcObjects .NET 10.4 SDK) |
The image for the tip.
[Visual Basic .NET] Public ReadOnly Property Image As Integer
[C#] public int Image {get;}
[C++]
HRESULT get_Image(
long* Image
);
[C++]
Parameters Image [out, retval] Image is a parameter of type long
The image associated with the context-sensitive help.