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\\\&設定する値

参照