System::Drawing::Drawing2D::PathGradientBrush::set_Transform メソッド
PathGradientBrush::set_Transform method
Matrix オブジェクトを設定し、現在のオブジェクトが表すブラシの幾何変換を指定します。
void System::Drawing::Drawing2D::PathGradientBrush::set_Transform(const SharedPtr<Matrix> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<Matrix>& | 設定する値 |
参照
- Typedef SharedPtr
- Class Matrix
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++