set_Positions()

Blend::set_Positions(const ArrayPtr<float>&) method

Sets the array of blend positions of the gradient.

void System::Drawing::Drawing2D::Blend::set_Positions(const ArrayPtr<float> &value)

Arguments

ParameterTypeDescription
valueconst ArrayPtr<float>&The array to set

See Also