GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBalloon Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GoBalloon)
    In This Topic
    When Reanchorable is true, add a special handle that lets the user change the Anchor by dragging the end point of the balloon to another object.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also