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

In This Topic
    MaterialName Property (Entity)
    In This Topic
    Gets or sets the entity material name.
    Syntax
    'Declaration
     
    Public Overridable Property MaterialName As String
    public virtual string MaterialName {get; set;}
    See Also