|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| SnapLayerSetting Constructor(String,Int32,SnapType) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SnapLayerSetting Class > SnapLayerSetting Constructor : SnapLayerSetting Constructor(String,Int32,SnapType) |
- name
- The name of the feature layer.
- ID
- The ID of the feature layer.
- snapType
- The type of snapping to apply to features in the feature layer.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal name As String, _ ByVal ID As Integer, _ ByVal snapType As SnapType _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim name As String Dim ID As Integer Dim snapType As SnapType Dim instance As New SnapLayerSetting(name, ID, snapType) | |
Parameters
- name
- The name of the feature layer.
- ID
- The ID of the feature layer.
- snapType
- The type of snapping to apply to features in the feature 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