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

    Parameters

    sel
    selectedObj
    See Also