![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
GetSnapSetting Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SnappingPanel Class : GetSnapSetting Method |
- layerID
- The ID of the layer.
Visual Basic (Declaration) | |
---|---|
Public Function GetSnapSetting( _ ByVal layerID As Integer _ ) As SnapLayerSetting |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SnappingPanel Dim layerID As Integer Dim value As SnapLayerSetting value = instance.GetSnapSetting(layerID) |
C# | |
---|---|
public SnapLayerSetting GetSnapSetting( int layerID ) |
Parameters
- layerID
- The ID of the layer.
Return Value
The SnapLayerSetting for the specified layer.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family