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

    Parameters

    v
    See Also