GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLink Class / FromNode Property
In This Topic
    FromNode Property (GoLink)
    In This Topic
    Gets the node that the link is coming from.
    Syntax
    [Description("The node that the link is coming from.")]
    public virtual IGoNode FromNode {get;}
    See Also