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

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