ESRI.ArcGIS.ADF.ArcGISServer.Editor
ApplySnapping Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerToolAction Class : ApplySnapping Property




Whether snapping should be applied to the input geometry.

Syntax

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

See Also

© 2010 All Rights Reserved.