GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / GoDrawView Constructor / GoDrawView Constructor(GoDocument)
In This Topic
    GoDrawView Constructor(GoDocument)
    In This Topic
    Create new instance of GoDrawView with a specifed Northwoods.Go.GoDocument.
    Syntax
    public GoDrawView( 
       GoDocument doc
    )

    Parameters

    doc
    See Also