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

map
The map where the SnapToEdgeEnabled has been set.
Gets the value indicating whether snapping to edge is enabled/disabled.

Syntax

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

Parameters

map
The map where the SnapToEdgeEnabled has been set.

Return Value

Snap Key

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.