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

element
The element.
value
if set to true [value].
Sets whether or not to use auto positioning on the placement of the map tip.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetMapTipAutoPosition( _
   ByVal element As FrameworkElement, _
   ByVal value As Boolean _
) 
C# 
public static void SetMapTipAutoPosition( 
   FrameworkElement element,
   bool value
)

Parameters

element
The element.
value
if set to true [value].

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.