|
| ESRI.ArcGIS.ADF.Local | |
| get_TipText Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : get_TipText Method |
- X
- Y
- Tolerance
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function get_TipText( _ ByVal X As Double, _ ByVal Y As Double, _ ByVal Tolerance As Double _ ) As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BaseCustomGlobeLayer Dim X As Double Dim Y As Double Dim Tolerance As Double Dim value As String value = instance.get_TipText(X, Y, Tolerance) | |
Parameters
- X
- Y
- Tolerance
Return Value
The text string that gets displayed as a map tip if ShowTips = true.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family