System::Drawing::Drawing2D::PathGradientBrush::set_Blend method
PathGradientBrush::set_Blend method
Sets a blend that specifies factors and positions of base colors for this brush.
void System::Drawing::Drawing2D::PathGradientBrush::set_Blend(const SharedPtr<Blend> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Blend>& | New blend value |
See Also
- Typedef SharedPtr
- Class Blend
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.TeX for C++