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 As Integer _
)
Parameters
- count
- The number of elements in the Factors and Positions arrays.
See Also