GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolDragging Class / MayBeMoving Method
In This Topic
    MayBeMoving Method
    In This Topic
    This predicate is true when the view allows objects to be moved, and some object in the Selection is movable.
    Syntax
    public virtual bool MayBeMoving()
    See Also