Eyeshot 11 WPF API Reference
WPF 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