GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawToolDragging Class / DoDragging Method
In This Topic
    DoDragging Method (GoDrawToolDragging)
    In This Topic
    Keep the object ruler cursors up to date, by calling GoDrawView.UpdateObjectCursors.
    Syntax
    public override void DoDragging( 
       GoInputState evttype
    )

    Parameters

    evttype
    See Also