ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / GradientPoint Structure / Color Property

In This Topic
    Color Property (GradientPoint)
    In This Topic
    Gets or sets the color for the gradient point.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also