GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelection Class / AddAllSelectionHandles Method
In This Topic
    AddAllSelectionHandles Method
    In This Topic
    Call AddSelectionHandles on the SelectionObject of each selected object if CanView is true, or call RemoveSelectionHandles otherwise.
    Syntax
    public void AddAllSelectionHandles()
    See Also