Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Ghost Class / Description Property

In This Topic
    Description Property (Ghost)
    In This Topic
    Optional description.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    Remarks
    May contain a description useful to understand how or why this instance has been created.
    See Also