Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Quad Class / Quad Constructor / Quad Constructor(Quad)

In This Topic
    Quad Constructor(Quad)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Quad _
    )
    protected Quad( 
       Quad another
    )

    Parameters

    another
    See Also