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

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