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

In This Topic
    RichSmoothTriangleSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal richSmoothTriangle As RichSmoothTriangle _
    )
    public RichSmoothTriangleSurrogate( 
       RichSmoothTriangle richSmoothTriangle
    )

    Parameters

    richSmoothTriangle
    See Also