Indicates the type of tooltips shown on the Globe.
[Visual Basic .NET] Public Property ShowGlobeTips As esriARGlobeTips
[C#] public esriARGlobeTips ShowGlobeTips {get; set;}
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
Determines whether globe tips are displayed (if they exist) as the mouse moves over layer features. Globe tips will be present if they were present in the ArcGlobe document at the time of publishing. By default the ShowGlobeTips property is set to true.
Errors Returned
2128: The specified globe tip is invalid.