GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolDragging Class / HidesSelectionHandles Property
In This Topic
    HidesSelectionHandles Property (GoToolDragging)
    In This Topic
    Gets or sets whether selection handles should be removed as the drag starts.
    Syntax
    public virtual bool HidesSelectionHandles {get; set;}

    Property Value

    The default value is true.
    See Also