Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / DefaultMaterial Property

In This Topic
    DefaultMaterial Property (ViewportLayout)
    In This Topic
    Gets or sets the default material attributes used by the entities without their own material.
    Syntax
    'Declaration
     
    Public Property DefaultMaterial As Material
    public Material DefaultMaterial {get; set;}
    Remarks
    See Also