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

In This Topic
    Materials Property (ViewportLayout)
    In This Topic
    Material collection. This collection contains material definitions.
    Syntax
    'Declaration
     
    Public Property Materials As MaterialKeyedCollection
    public MaterialKeyedCollection Materials {get; set;}
    See Also