GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolRelinking Class / PickRelinkHandle Method
a PointF in document coordinates
In This Topic
    PickRelinkHandle Method
    In This Topic
    Find a resize handle at the given point.
    Syntax
    public virtual IGoHandle PickRelinkHandle( 
       PointF dc
    )

    Parameters

    dc
    a PointF in document coordinates

    Return Value

    an IGoHandle resize handle
    See Also