Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteParams Class / Layers Property

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