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

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