ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / BlendEx Class / Factors Property

In This Topic
    Factors Property
    In This Topic
    Gets or sets an array of blend factors for the gradient.
    Syntax
    'Declaration
     
    Public Property Factors As Single()
    public float[] Factors {get; set;}
    See Also