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