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

In This Topic
    SmoothTriangleSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal smoothTriangle As SmoothTriangle _
    )
    public SmoothTriangleSurrogate( 
       SmoothTriangle smoothTriangle
    )

    Parameters

    smoothTriangle
    See Also