Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / LayerSurrogate Class / Exportable Property

In This Topic
    Exportable Property (LayerSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Exportable As Boolean
    public bool Exportable {get; set;}
    See Also