ESRI.ArcGIS.ADF.ArcGISServer.Editor
SnappingPanel Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorSettingsPanel Class : SnappingPanel Property




The SnappingPanel containing the snapping rules for the EditorTask.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SnappingPanel As SnappingPanel
Visual Basic (Usage)Copy Code
Dim instance As EditorSettingsPanel
Dim value As SnappingPanel
 
value = instance.SnappingPanel
C# 
public SnappingPanel SnappingPanel {get;}

See Also

© 2010 All Rights Reserved.