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

In This Topic
    Type Property (GradientPoint)
    In This Topic
    Gets or sets the type of value for the gradient point.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As GradientPointType
    public GradientPointType Type {get;}
    See Also