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

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

    Parameters

    another
    See Also