ArcGIS API for WPF - Library Reference
GetMapTipVerticalOffset Method
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.