System::Drawing::Drawing2D::PathGradientBrush::set_Blend 方法
PathGradientBrush::set_Blend method
设置一个混合对象,指定此画刷的基色因子和位置。
void System::Drawing::Drawing2D::PathGradientBrush::set_Blend(const SharedPtr<Blend> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<Blend>& | 新的混合值 |
另见
- Typedef SharedPtr
- Class Blend
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++