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

In This Topic
    Description Property (Block)
    In This Topic
    Gets or sets a description text for this block definition.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also