Eyeshot 10 WinForms API Reference
Layers Field (ReadFileAsyncWithBlocksAndLayers)

WinForms Assembly > devDept.Eyeshot.Translators Namespace > ReadFileAsyncWithBlocksAndLayers Class : Layers Field
Gets or sets the list of layers resulting from file reading.
Syntax
'Declaration
 
Public Layers As List(Of Layer)
public List<Layer> Layers
See Also

Reference

ReadFileAsyncWithBlocksAndLayers Class
ReadFileAsyncWithBlocksAndLayers Members