GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class / AddSelectionHandles Method
In This Topic
    AddSelectionHandles Method (GraduatedScaleLinear)
    In This Topic
    Display the appropriate selected appearance, normally resize selection handles at the StartPoint and EndPoint.
    Syntax
    public override void AddSelectionHandles( 
       GoSelection sel,
       GoObject selectedObj
    )

    Parameters

    sel
    selectedObj
    Remarks
    See Also