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

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