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

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

    Parameters

    another
    See Also