Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / RichSmoothTriangle Class / RichSmoothTriangle Constructor / RichSmoothTriangle Constructor(RichSmoothTriangle)

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

    Parameters

    another
    See Also