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

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

    Parameters

    another
    See Also