GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolLinking Class / Forwards Property
In This Topic
    Forwards Property
    In This Topic
    Gets or sets whether the user's linking operation started at the "From" port.
    Syntax
    public bool Forwards {get; set;}
    Remarks
    When this property is true, the OriginalStartPort and StartPort ports were or are at the "From" end of the Link.
    See Also