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

In This Topic
    Color Property
    In This Topic
    グラデーションポイントの色を取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also