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

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