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

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

Syntax

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

Parameters

element
The maptip 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.