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