MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / BlendEx Class / BlendEx Constructor / BlendEx Constructor(Int32)
The number of elements in the Factors and Positions arrays.

In This Topic
BlendEx Constructor(Int32)
In This Topic
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 _
)
 

Parameters

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