Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TabulatedSurfSurrogate Class / TabulatedSurfSurrogate Constructor

In This Topic
    TabulatedSurfSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal tabSurf As TabulatedSurf _
    )
    public TabulatedSurfSurrogate( 
       TabulatedSurf tabSurf
    )

    Parameters

    tabSurf
    See Also