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