GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLink Interface / FromNode Property
In This Topic
    FromNode Property (IGoLink)
    In This Topic
    Gets the node that the link is coming from.
    Syntax
    IGoNode FromNode {get;}
    See Also