Blend()

Blend::Blend() constructor

Constructs a new instance of Blend class.

System::Drawing::Drawing2D::Blend::Blend()

Blend::Blend(int) constructor

Constructs a new instance of Blend class.

System::Drawing::Drawing2D::Blend::Blend(int count)

Arguments

ParameterTypeDescription
countintThe number of elements in the Factors and Positions arrays.

See Also