GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTextNode Class / SelectionObject Property
In This Topic
    SelectionObject Property (GoTextNode)
    In This Topic
    When AutoResizes is false, this returns the Background object; otherwise this just returns the node itself.
    Syntax
    public override GoObject SelectionObject {get;}
    See Also