Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Legend Class / ColorTable Property

In This Topic
    ColorTable Property
    In This Topic
    Gets or sets the legend color table.
    Syntax
    'Declaration
     
    Public Property ColorTable As Color()
    public Color[] ColorTable {get; set;}
    See Also