System::Drawing::Drawing2D::PathGradientBrush::set_CenterPoint 方法
PathGradientBrush::set_CenterPoint method
设置渐变的中心点。
void System::Drawing::Drawing2D::PathGradientBrush::set_CenterPoint(const PointF &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const PointF& | 要设置的值 |
另见
- Class PointF
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++