Eyeshot 11 WPF API Reference
WPF 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