GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLayerAbilities Interface / AllowMove Property
In This Topic
    AllowMove Property (IGoLayerAbilities)
    In This Topic
    Gets or sets whether the user can move selected objects in this layer, document or view.
    Syntax
    bool AllowMove {get; set;}
    See Also