GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoArc Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GoArc)
    In This Topic
    If GoObject.CanReshape is true, supports angle control handles if ResizableStartAngle and/or ResizableEndAngle are true.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also