GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoDragSnapper Interface
Properties Methods

In This Topic
    IGoDragSnapper Interface Members
    In This Topic

    The following tables list the members exposed by IGoDragSnapper.

    Public Properties
     NameDescription
     PropertyGets whether GoView.GoView.SnapPoint should look at any IGoDragSnapper that might be behind this one.  
    Top
    Public Methods
     NameDescription
     MethodThis predicate is called by GoView.GoView.SnapPoint to decide whether this grid-like object should take part.  
     MethodThis method is called by GoView.GoView.SnapPoint to find the point to which an object should be moved or resized.  
    Top
    See Also