GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLayerAbilities Interface / SetModifiable Method
In This Topic
    SetModifiable Method (IGoLayerAbilities)
    In This Topic
    Set the AllowMove, AllowResize, AllowReshape, AllowDelete, AllowInsert, AllowLink, and AllowEdit properties.
    Syntax
    void SetModifiable( 
       bool b
    )

    Parameters

    b
    See Also