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

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