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

Glossary Item Box

Gets or sets the positions along a gradient line.

Syntax

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

See Also