This document is archived and information here might be outdated.  Recommended version.


ISnappingEnvironment2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IS > ISnappingEnvironment2 Interface
ArcGIS Developer Help

ISnappingEnvironment2 Interface

ISnappingEnvironment2 Interface

Product Availability

Available with ArcGIS Engine.

Members

Name Description
Read/write property Enabled Toggles snapping on/off.
Read/write property IgnoreBasemapLayers Ignores basemap layers.
Read/write property IgnoreIMSLayers Ignores layers with slow response times.
Read/write property PointSnapper Returns the point snapper.
Read/write property ShowSnapTipBackground Toggles snap tip background on/off.
Read/write property ShowSnapTips Toggles snap tips on/off.
Read/write property SnappingType The types of snapping currently being considered.
Read/write property SnapSymbolColor The color of the snapping symbol.
Read/write property SnapTipSymbol The symbol that displays the snap tip.
Read/write property SnapTipType The types of snapping tip to be displayed.
Read/write property TextSnapping Toggles snapping to text on/off.
Read/write property Tolerance Sets the snap tolerance in pixels.

Inherited Interfaces

Interfaces Description
ISnappingEnvironment ISnappingEnvironment Interface

Classes that implement ISnappingEnvironment2

Classes Description
Snapping Provides the snapping environment for tools to use.