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

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

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetMapTipVerticalOffset( _
   ByVal element As FrameworkElement, _
   ByVal offset As Double _
) 
C# 
public static void SetMapTipVerticalOffset( 
   FrameworkElement element,
   double offset
)

Parameters

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