ESRI.ArcGIS.Mobile
ShowTips Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > SnappingEnvironment Class : ShowTips Property

Gets or sets if snap agent's tips are displayed.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
<DefaultValueAttribute()>
<DescriptionAttribute("Indicates if snap tips are going to be display or not.")>
<CategoryAttribute("Behavior")>
Public Property ShowTips As Boolean
C# 
[CompilerGeneratedAttribute()]
[DefaultValueAttribute()]
[DescriptionAttribute("Indicates if snap tips are going to be display or not.")]
[CategoryAttribute("Behavior")]
public bool ShowTips {get; set;}

Remarks

Displays the name of the snap agent when moving the mouse around.

Requirements

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

See Also

© 2013 All Rights Reserved.