ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / GradientPoint Structure
Members

In This Topic
    GradientPoint Structure
    In This Topic
    Represents the gradient point for the gradient Rule.
    Syntax
    'Declaration
     
    
    Public Structure GradientPoint 
       Inherits System.ValueType
    public struct GradientPoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.RulesManager.GradientPoint

    See Also