Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RenderParams Class / materials Property

In This Topic
    materials Property (RenderParams)
    In This Topic
    Gets or sets the materials dictionary.
    Syntax
    'Declaration
     
    Public Property materials As MaterialKeyedCollection
    public MaterialKeyedCollection materials {get; set;}
    See Also