GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawToolDragging Class / GoDrawToolDragging Constructor
In This Topic
    GoDrawToolDragging Constructor
    In This Topic
    The constructor takes the GoView to which this tool will belong.
    Syntax
    public GoDrawToolDragging( 
       GoView v
    )

    Parameters

    v
    See Also