Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Layer Class / MaterialName Property

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