ESRI.ArcGIS.ADF.ArcGISServer.Editor
SnapType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SnapLayerSetting Class : SnapType Property




The SnapType applicable to the layer.

Syntax

Visual Basic (Declaration) 
Public Property SnapType As SnapType
Visual Basic (Usage)Copy Code
Dim instance As SnapLayerSetting
Dim value As SnapType
 
instance.SnapType = value
 
value = instance.SnapType
C# 
public SnapType SnapType {get; set;}

See Also

© 2010 All Rights Reserved.