GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutTreeLink Class / RelativePoint Property
In This Topic
    RelativePoint Property
    In This Topic
    Gets or sets a point, relative to the parent node, that may be useful in routing this link.
    Syntax
    public PointF RelativePoint {get; set;}
    See Also