Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorScaleRule Class / Stops Property

In This Topic
    Stops Property
    In This Topic
    Gets the list of stops.
    Syntax
    'Declaration
     
    Public ReadOnly Property Stops As RulesEngineColorStopCollection
    public RulesEngineColorStopCollection Stops {get;}
    See Also