System::Drawing::Drawing2D::Blend::Blend constructor

Blend::Blend() constructor

Constructs a new instance of Blend class.

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

See Also

Blend::Blend(int) constructor

Constructs a new instance of Blend class.

System::Drawing::Drawing2D::Blend::Blend(int count)
ParameterTypeDescription
countintThe number of elements in the Factors and Positions arrays.

See Also