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

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