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
)
Parameters
- sel
See Also