GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelection Class / Clear Method
In This Topic
    Clear Method (GoSelection)
    In This Topic
    Clearing the selection raises the GoView.GoView.SelectionStarting and GoView.SelectionFinished events, if there were multiple objects selected.
    Syntax
    public override void Clear()
    See Also