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

In This Topic
    IndexTriangleSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal indexTriangle As IndexTriangle _
    )
    public IndexTriangleSurrogate( 
       IndexTriangle indexTriangle
    )

    Parameters

    indexTriangle
    See Also