Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsyncWithBlocksAndLayers Class / Layers Field

In This Topic
    Layers Field (ReadFileAsyncWithBlocksAndLayers)
    In This Topic
    Gets or sets the list of layers resulting from file reading.
    Syntax
    'Declaration
     
    Public Layers As LayerKeyedCollection
    public LayerKeyedCollection Layers
    See Also