Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Legend Class / RedToBlue17 Property

In This Topic
    RedToBlue17 Property
    In This Topic
    Standard Red to Blue color gradient (17 items).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property RedToBlue17 As ObservableCollection(Of Brush)
    public static ObservableCollection<Brush> RedToBlue17 {get;}
    See Also