ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1Sizer Class / Gradient Property

In This Topic
    Gradient Property (C1Sizer)
    In This Topic
    Gets the Gradient object that controls gradient color, mode, blend, and gamma correction.
    Syntax
    'Declaration
     
    Public ReadOnly Property Gradient As Gradient
    public Gradient Gradient {get;}
    See Also