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

element
The element.
Gets whether or not auto positioning is being used on the placement of the map tip.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetMapTipAutoPosition( _
   ByVal element As FrameworkElement _
) As Boolean
C# 
public static bool GetMapTipAutoPosition( 
   FrameworkElement element
)

Parameters

element
The element.

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.