An object implements Snappable if it can be snapped to during edit operations. Snappable is commonly implemented by layers. For the case of layers, Snappable determines whether any object within the layer should be snappable.
Snappable
2014.0
The isSnapTarget is a boolean value that determines whether or not the object should be considered as a snap target.
isSnapTarget
An object implements
Snappableif it can be snapped to during edit operations.Snappableis commonly implemented by layers. For the case of layers,Snappabledetermines whether any object within the layer should be snappable.Since
2014.0