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

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

    Parameters

    another
    See Also