Northwoods.Go Assembly > Northwoods.Go Namespace : IGoDragSnapper Interface |
The following tables list the members exposed by IGoDragSnapper.
Name | Description | |
---|---|---|
![]() | SnapOpaque | Gets whether GoView.GoView.SnapPoint should look at any IGoDragSnapper that might be behind this one. |
Name | Description | |
---|---|---|
![]() | CanSnapPoint | This predicate is called by GoView.GoView.SnapPoint to decide whether this grid-like object should take part. |
![]() | SnapPoint | This method is called by GoView.GoView.SnapPoint to find the point to which an object should be moved or resized. |