ActiveReports 12
ColorBlendEx Constructor(Int32)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > ColorBlendEx Class > ColorBlendEx Constructor : ColorBlendEx Constructor(Int32)
The number of colors and positions in this ColorBlendEx.
Initializes a new instance of the ColorBlend class with the specified number of colors and positions.
Syntax
'Declaration
 
Public Function New( _
   ByVal count As Integer _
)
public ColorBlendEx( 
   int count
)

Parameters

count
The number of colors and positions in this ColorBlendEx.
See Also

Reference

ColorBlendEx Class
ColorBlendEx Members
Overload List