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

element
The element.
Gets the vertical offset of a maptip relative to a graphic.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetMapTipVerticalOffset( _
   ByVal element As FrameworkElement _
) As Double
C# 
public static double GetMapTipVerticalOffset( 
   FrameworkElement element
)

Parameters

element
The element.

Return Value

Offset

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.