GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / ComputeReferencePoint Method
In This Topic
    ComputeReferencePoint Method
    In This Topic
    Return the point from which the relative positions of the children are calculated.
    Syntax
    protected virtual PointF ComputeReferencePoint()

    Return Value

    a PointF in document coordinates, normally the Position of the Handle
    See Also