Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Ellipse Class / Ellipse Constructor / Ellipse Constructor(Ellipse)

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

    Parameters

    another
    See Also