Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Translators Namespace / WriteAutodesk Class / AciColors Property

In This Topic
    AciColors Property (WriteAutodesk)
    In This Topic
    If true, saves the colors as Aci colors (Autocad color index) if possible
    Syntax
    'Declaration
     
    Public Property AciColors As Boolean
    public bool AciColors {get; set;}
    See Also