ArcGIS Runtime SDK for WPF - Library Reference
GetMapTipHideDelay Method
See Also 
ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : GetMapTipHideDelay Method

element
The element.
Gets the delay for the maptip before it hides after the mouse left the graphic

Syntax

Visual Basic (Declaration) 
Public Shared Function GetMapTipHideDelay( _
   ByVal element As FrameworkElement _
) As TimeSpan
C# 
public static TimeSpan GetMapTipHideDelay( 
   FrameworkElement element
)

Parameters

element
The element.

Return Value

Delay

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.