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

In This Topic
    GradientPoint Constructor
    In This Topic
    GradientPoint の新しいインスタンスを初期化します。
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal type As GradientPointType _
    )
    public GradientPoint( 
       GradientPointType type
    )

    Parameters

    type
    See Also