GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHandle Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GoHandle)
    In This Topic
    Handles should never be selected, so they should not get their own selection handles.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also