GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLayerAbilities Interface / CanMoveObjects Method
In This Topic
    CanMoveObjects Method (IGoLayerAbilities)
    In This Topic
    Called to see if the user can move selected objects in this layer, document or view.
    Syntax
    bool CanMoveObjects()
    See Also