GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOctagon Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GoOctagon)
    In This Topic
    If CanReshape and ReshapableCorner are true, this supports corner control handles.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also