ActiveReports Developer 7
Positions Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > BlendEx Class : Positions Property

Glossary Item Box

Gets or sets an array of blend positions for the gradient.

Syntax

Visual Basic (Declaration) 
Public Property Positions As System.Single()
C# 
public System.float[] Positions {get; set;}

See Also