GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoStroke Class / RemoveSelectionHandles Method
In This Topic
    RemoveSelectionHandles Method (GoStroke)
    In This Topic
    Besides removing all selection handles, we also turn off any highlighting if HighlightWhenSelected is true.
    Syntax
    public override void RemoveSelectionHandles( 
       GoSelection sel
    )

    Parameters

    sel
    See Also