System::Drawing::Drawing2D::PathGradientBrush::set_Transform 方法
PathGradientBrush::set_Transform method
设置一个 Matrix 对象,指定当前对象所表示的画笔的几何变换。
void System::Drawing::Drawing2D::PathGradientBrush::set_Transform(const SharedPtr<Matrix> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<Matrix>& | 要设置的值 |
另见
- Typedef SharedPtr
- Class Matrix
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++