GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDrawing Class / AddPointHandles Method
In This Topic
    AddPointHandles Method
    In This Topic
    Add selection handles for each point of this shape, if this shape is resizable and reshapable.
    Syntax
    public virtual void AddPointHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also