Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / SkipProxies Property

In This Topic
    SkipProxies Property
    In This Topic
    Gets or sets a value indicating whether the proxies are skipped by the loading.
    Syntax
    'Declaration
     
    Public Property SkipProxies As Boolean
    public bool SkipProxies {get; set;}
    See Also