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

    Parameters

    v
    See Also