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

map
The map where magnify settings is set on.
Gets a value specifying whether the touch magnifier is enabled.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetIsTouchMagnifierEnabled( _
   ByVal map As DependencyObject _
) As Boolean
C# 
public static bool GetIsTouchMagnifierEnabled( 
   DependencyObject map
)

Parameters

map
The map where magnify settings is set on.

Return Value

Whether magnifier is enabled

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.