System::Drawing::Drawing2D::Blend::set_Factors method

Blend::set_Factors method

Sets the array of blend factors of the gradient.

void System::Drawing::Drawing2D::Blend::set_Factors(const ArrayPtr<float> &value)
ParameterTypeDescription
valueconst ArrayPtr<float>&The array to set

See Also