Loading...
Searching...
No Matches
realvirtual.ISnapable Interface Reference
Inheritance diagram for realvirtual.ISnapable:
Public Member Functions | |
| void | CheckSnap () |
| void | Connect (SnapPoint ownSnapPoint, SnapPoint snapPointMate, ISnapable mateObject, bool ismoved) |
| void | Disconnect (SnapPoint snapPoint, SnapPoint snapPointMate, ISnapable Mateobj, bool ismoved) |
| void | Modify () |
| void | AttachTo (SnapPoint attachto) |
Properties | |
| OnSnappedEvent | OnSnapped [get, set] |
Member Function Documentation
◆ AttachTo()
| void realvirtual.ISnapable.AttachTo | ( | SnapPoint | attachto | ) |
Implemented in realvirtual.SnapControl.
◆ CheckSnap()
| void realvirtual.ISnapable.CheckSnap | ( | ) |
Implemented in realvirtual.SnapControl.
◆ Modify()
| void realvirtual.ISnapable.Modify | ( | ) |
Implemented in realvirtual.SnapControl.