This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterIdentifyObj Interface > IRasterIdentifyObj.MapTip Property (ArcObjects .NET 10.4 SDK) |
Property value.
[Visual Basic .NET] Public Property MapTip As String
[C#] public string MapTip {get; set;}
[C++]
HRESULT get_MapTip(
BSTR* bMapTip
);
[C++]
HRESULT put_MapTip(
BSTR bMapTip
);
[C++]
Parameters bMapTip [out, retval] bMapTip is a parameter of type BSTR bMapTip [in] bMapTip is a parameter of type BSTR