ActiveReports 8
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 System.Integer _
)
public ColorBlendEx( 
   System.int count
)

Parameters

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

Reference

ColorBlendEx Class
ColorBlendEx Members
Overload List

Support Forum