ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.