ArcGIS Runtime SDK for Windows Phone - Library Reference
GetSnapToEdgeEnabled Method
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.