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

    Property Value

    The default value is true.
    See Also