GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDrawing Class / AddRectangleHandles Method
In This Topic
    AddRectangleHandles Method
    In This Topic
    Add the standard selection handles, except that the standard four or eight resize handles are positioned at the rotated corners and sides of this shape.
    Syntax
    public virtual void AddRectangleHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also