|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| SnappingPanel Constructor | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SnappingPanel Class : SnappingPanel Constructor |
- task
- The EditorTask instance that is the parent of this control.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal task As EditorTask _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SnappingPanel( EditorTask task ) | |
Parameters
- task
- The EditorTask instance that is the parent of this control.