[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.BlendEx.-ctor

BlendEx Constructor

BlendEx()

Initializes a new instance of the BlendEx class.

Declaration
public BlendEx()

BlendEx(int)

Initializes a new instance of the BlendEx class with the specified number of factors and positions.

Declaration
public BlendEx(int count)
Parameters
Type Name Description
int count

The number of elements in the Factors and Positions arrays.