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

    Parameters

    sel
    selectedObj
    See Also