System::Drawing::Drawing2D::Blend::set_Positions method
Blend::set_Positions method
Sets the array of blend positions of the gradient.
void System::Drawing::Drawing2D::Blend::set_Positions(const ArrayPtr<float> &value)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<float>& | The array to set |
See Also
- Typedef ArrayPtr
- Class Blend
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++