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

    Parameters

    sel
    selectedObj
    See Also