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

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

    Parameters

    another
    See Also