GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTrapezoid Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GoTrapezoid)
    In This Topic
    If Resizable and Reshapable, support individual triangle vertex resize handles.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also