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