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)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<float>& | The array to set |
See Also
- Typedef ArrayPtr
- Class Blend
- Namespace System::Drawing::Drawing2D
- Library Aspose.TeX for C++