ActiveReports 12
BlendEx Constructor(Int32)

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

Parameters

count
The number of elements in the Factors and Positions arrays.
See Also

Reference

BlendEx Class
BlendEx Members
Overload List