GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / FromNode Property
In This Topic
    FromNode Property (GoLabeledLink)
    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