C1.Win.RulesManager Namespace / GradientSettings Class
Properties Methods Events

GradientSettings Class Members

The following tables list the members exposed by GradientSettings.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets an array of the background points.  
Public PropertyGets or sets the color of the histogram.  
Public PropertyGets or sets an array of the histogram points.  
Public PropertyGets or sets the key of the icon list.  
Public PropertyGets or sets an array of the icon points.  
Public PropertyGets or sets a value indicating whether the background color of the histogram is gradient.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodGenerates an GradientSettings from its XML representation.  
Public MethodConverts an GradientSettings into its XML representation.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged)
Top
See Also