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.

Since

2014.0

Hierarchy

  • Snappable

Implemented by

Properties

Properties

isSnapTarget: boolean

The isSnapTarget is a boolean value that determines whether or not the object should be considered as a snap target.