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

In This Topic
    Ghost Constructor(String)
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       Optional ByVal description As String _
    )
    public Ghost( 
       string description
    )

    Parameters

    description
    Optional description.
    See Also