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

In This Topic
    Description Property (Material)
    In This Topic
    Gets or sets the material description.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also