GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNode Class / Reshapable Property
In This Topic
    Reshapable Property (GoNode)
    In This Topic
    Whether this node is reshapable is really determined by whether the SelectionObject is reshapable.
    Syntax
    public override bool Reshapable {get; set;}
    See Also