ArcGIS API for Windows Phone - Library Reference
GetSnapKey Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : GetSnapKey Method

map
The map where the snap key has been set.
Gets the SnapKey used on the map when drawing.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetSnapKey( _
   ByVal map As DependencyObject _
) As Key
C# 
public static Key GetSnapKey( 
   DependencyObject map
)

Parameters

map
The map where the snap key has been set.

Return Value

Snap Key

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.