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

In This Topic
    Layers Property (FileBody)
    In This Topic
    Gets or sets the layers collection.
    Syntax
    'Declaration
     
    Public Property Layers As LayerKeyedCollection
    public LayerKeyedCollection Layers {get; set;}
    See Also