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

In This Topic
    Materials Property (WriteParamsWithMaterials)
    In This Topic
    The materials collection.
    Syntax
    'Declaration
     
    Public Property Materials As MaterialKeyedCollection
    public MaterialKeyedCollection Materials {get; set;}
    See Also