GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoParallelogram Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GoParallelogram)
    In This Topic
    If CanReshape and ReshapableSkew are true, this supports a skew control handle.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    See Also