ESRI.ArcGIS.ADF.Local
m_ShowTips Field
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : m_ShowTips Field




determines whether the layers is supposed to show its MapTips

Syntax

Visual Basic (Declaration) 
Protected m_ShowTips As Boolean
Visual Basic (Usage)Copy Code
Dim instance As BaseCustomGlobeLayer
Dim value As Boolean
 
value = instance.m_ShowTips
 
instance.m_ShowTips = value
C# 
protected bool m_ShowTips

See Also

© 2010 All Rights Reserved.