Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadLAS Class / FillColors Property

In This Topic
    FillColors Property
    In This Topic
    When true the Colors array is filled.
    Syntax
    'Declaration
     
    Public Property FillColors As Boolean
    public bool FillColors {get; set;}
    See Also