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