SnapPoint Method (IGoDragSnapper)
In This Topic
This method is called by
GoView.
GoView.SnapPoint to find the point to which an object should be moved or resized.
Syntax
Parameters
- p
- a
PointF
in document coordinates - obj
- the GoObject being moved or resized
- view
- the GoView that is moving or resizing an object
See Also