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